Skip to content

Console Output

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