Skip to content

Console Output

09:37:52 + pwd
09:37:52 + id -u
09:37:52 + id -g
09:37:52 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2581:/workspace busybox chown -R 1000:1000 /workspace
09:37:52 Unable to find image 'busybox:latest' locally
09:37:52 latest: Pulling from library/busybox
09:37:52 91f30d776fb2: Pulling fs layer
09:37:52 91f30d776fb2: Verifying Checksum
09:37:52 91f30d776fb2: Download complete
09:37:52 91f30d776fb2: Pull complete
09:37:52 Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
09:37:52 Status: Downloaded newer image for busybox:latest