Skip to content

Console Output

22:08:07 + pwd
22:08:07 + id -u
22:08:07 + id -g
22:08:07 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2912:/workspace busybox chown -R 1000:1000 /workspace
22:08:07 Unable to find image 'busybox:latest' locally
22:08:08 latest: Pulling from library/busybox
22:08:08 e685c5c858e3: Pulling fs layer
22:08:08 e685c5c858e3: Verifying Checksum
22:08:08 e685c5c858e3: Download complete
22:08:09 e685c5c858e3: Pull complete
22:08:09 Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353
22:08:09 Status: Downloaded newer image for busybox:latest