apt-get update failed: NO_PUBKEY 871920D1991BC93C
I’m building my docker image from ubuntu:22.04
apt-get update failed: NO_PUBKEY 871920D1991BC93C
I’m building my docker image from ubuntu:22.04
Dockerized project one ubuntu machine for two users
I have Ubuntu OS, dockerized project and two users on my Ubuntu. With one I do backend and with the second one I do frontend. On both sides there is installed dockerized project. Once I up that project on backend side, so some staff, down it and then go to frontend user and try to up it, I see docker error saying that the container with given name already exists. It’s necessary to have that project for both users, for both back and front jobs. SO how do I up some container in Ubuntu, so it’s available for one user only?
Can’t install Docker Desktop on Ubuntu
i install debien docker desktop package
Cannot create subdirectory under a directory with 777 permission [closed]
Closed 18 hours ago.
On docker ubuntu:oracular, GPG error: following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
when I did
apt-get update -y
How to Restrict Docker Access to a Single IP Address
I am using Docker on a Linux server with Ubuntu as the operating system. I installed a specific package (devlikeapro/waha-plus) in Docker, which created a website that automates WhatsApp.
recevery files from docker container with rm -rf /var/
By mistake i runned
how to use the terminal in opendevin?
export WORKSPACE_BASE=$(pwd)/workspace; docker run –pull=always -e SANDBOX_USER_ID=$(id -u) -e WORKSPACE_MOUNT_PATH=$WORKSPACE_BASE -v $WORKSPACE_BASE:/opt/workspace_base -v /var/run/docker.sock:/var/run/docker.sock -p 3000:3000 –add-host host.docker.internal:host-gateway ghcr.io/opendevin/opendevin:0.5 why is the terminal read only? first i thought its a bug but than i saw its also on a screenshot from github page. is this normal? https://github.com/OpenDevin/OpenDevin/raw/main/docs/static/img/screenshot.png Image i also cant execute files or using […]
root location issue in visual Studio Code
I am using Docker in Ubuntu and now inside vcode I want to use “cd” to locate in my folder in my local disk but I get this error: