Skip to content

Console Output

20:42:20 + pwd
20:42:20 + id -u
20:42:20 + id -g
20:42:20 + docker run --rm -v /home/ubuntu/workspace/docker-py_main:/workspace busybox chown -R 1000:1000 /workspace
20:42:20 Unable to find image 'busybox:latest' locally
20:42:21 latest: Pulling from library/busybox
20:42:21 205dae5015e7: Pulling fs layer
20:42:21 205dae5015e7: Verifying Checksum
20:42:21 205dae5015e7: Download complete
20:42:21 205dae5015e7: Pull complete
20:42:21 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
20:42:21 Status: Downloaded newer image for busybox:latest