play-with-docker.github.io
play-with-docker.github.io copied to clipboard
Play with docker class-room repo
after installing ubuntu: docker container run -ti ubuntu bash and : apt-get update apt-get install -y figlet it says: E: Unable to locate package figlet
Hi Team, i'm Surya a master thesis student doing my research on which orchestration tool is better for container run time application in an air gapped env for robotic industrial...
In second task "2: Package and run a custom app using Docker" the `linux_tweet_app` directory doesn't exists. So it is impossible to continue the task.
 The tutorial text says that the version should be displayed as 18.04.3 upon running `cat /etc/issue` command but in reality it is displayed as 20.04.3
Hi, Resize is almost working but not quite fully. I am creating a website based in the JS/HTML/CSS code in this repository. The terminal resizing using jquery (but also when...
The guide states that to create the `htpasswd` we need to run the following command: ```bash docker run --entrypoint htpasswd registry:latest -Bbn moby gordon > auth/htpasswd ``` This fails with...
Hi! I found PWD is super good to use and I have created a new toturial about how to run TeamCity on Docker. ;) Welcome to suggestions.
Running `df -ih` will reveal that this sandbox's inode tables are almost full, thus when attempting to run the new Docker image as instructed Docker believes no space exists. This...
Lab https://training.play-with-docker.com/microservice-orchestration/ `python linkextractor.py` does not work because container has python3 only
- Elasticsearch as a single node cluster for dev machine - Basic commands used in elasticsearch - Crud operations for developer