Skip to content

Console Output

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