Skip to content

Console Output

13:33:49 + pwd
13:33:49 + id -u
13:33:49 + id -g
13:33:49 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2920:/workspace busybox chown -R 1000:1000 /workspace
13:33:49 Unable to find image 'busybox:latest' locally
13:33:49 latest: Pulling from library/busybox
13:33:49 3aab638df1a9: Pulling fs layer
13:33:49 3aab638df1a9: Verifying Checksum
13:33:49 3aab638df1a9: Download complete
13:33:49 3aab638df1a9: Pull complete
13:33:49 Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1
13:33:49 Status: Downloaded newer image for busybox:latest