Skip to content

Console Output

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