Skip to content

Console Output

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