Skip to content

Console Output

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