Skip to content

Console Output

14:05:53 + pwd
14:05:53 + id -u
14:05:53 + id -g
14:05:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2933:/workspace busybox chown -R 1000:1000 /workspace
14:05:53 Unable to find image 'busybox:latest' locally
14:05:53 latest: Pulling from library/busybox
14:05:54 5cc84ad355aa: Pulling fs layer
14:05:54 5cc84ad355aa: Verifying Checksum
14:05:54 5cc84ad355aa: Download complete
14:05:54 5cc84ad355aa: Pull complete
14:05:54 Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678
14:05:54 Status: Downloaded newer image for busybox:latest