Skip to content

Console Output

18:45:51 + pwd
18:45:51 + id -u
18:45:51 + id -g
18:45:51 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
18:45:51 Unable to find image 'busybox:latest' locally
18:45:51 latest: Pulling from library/busybox
18:45:51 19d511225f94: Pulling fs layer
18:45:51 19d511225f94: Verifying Checksum
18:45:51 19d511225f94: Download complete
18:45:52 19d511225f94: Pull complete
18:45:52 Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534
18:45:52 Status: Downloaded newer image for busybox:latest