Skip to content

Console Output

11:37:22 + pwd
11:37:22 + id -u
11:37:22 + id -g
11:37:22 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2838:/workspace busybox chown -R 1000:1000 /workspace
11:37:22 Unable to find image 'busybox:latest' locally
11:37:22 latest: Pulling from library/busybox
11:37:22 aa2a8d90b84c: Pulling fs layer
11:37:22 aa2a8d90b84c: Verifying Checksum
11:37:22 aa2a8d90b84c: Download complete
11:37:23 aa2a8d90b84c: Pull complete
11:37:23 Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb
11:37:23 Status: Downloaded newer image for busybox:latest