sudo: command not found | gitlab-ci
I’m using gitlab-ci for my simple project. And everything is ok my runner is working on my local machine(ubuntu18-04) and
Continue readingDocker questions and answers
I’m using gitlab-ci for my simple project. And everything is ok my runner is working on my local machine(ubuntu18-04) and
Continue readingI’m creating a docker file from ubuntu:bionic image. I want an ubuntu user with sudo privileges. This is my Dockerfile
Continue readingI have a docker container that uses a debian image, and inside it, I need to run some Go commands
Continue readingI have a docker container that uses a debian image, and inside it, I need to run some **Go get
Continue readingI am trying to run gitlab ci which contains custom php image. The before_script invokes docker_install.sh In docker_isntall.sh I executed
Continue readingI am trying to execute some unit testing for my C++ code inside a Docker container that calls the command:
Continue readingI am trying to run docker load in a remote server. here is my code plink.exe -ssh [email protected] -pw mypass
Continue readingsudo apt-get update Hit:1 https://download.docker.com/linux/ubuntu focal InRelease Ign:2 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 InRelease Hit:3 http://in.archive.ubuntu.com/ubuntu focal InRelease Hit:4 https://deb.nodesource.com/node_14.x focal InRelease Hit:5
Continue readingI wrote a short python program (one script with ~100 lines) that basically tracks the log of a running docker
Continue readingI am trying build cassandra docker image using alpine based os. on the container run process i am getting permission
Continue reading