Skip to content

Console Output

22:24:56 + pwd
22:24:56 + id -u
22:24:56 + id -g
22:24:56 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2993:/workspace busybox chown -R 1000:1000 /workspace
22:24:56 Unable to find image 'busybox:latest' locally
22:24:56 latest: Pulling from library/busybox
22:24:56 462eb288b104: Pulling fs layer
22:24:57 462eb288b104: Verifying Checksum
22:24:57 462eb288b104: Download complete
22:24:57 462eb288b104: Pull complete
22:24:57 Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095
22:24:57 Status: Downloaded newer image for busybox:latest