Skip to content

Console Output

14:48:19 + pwd
14:48:19 + id -u
14:48:19 + id -g
14:48:19 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
14:48:19 Unable to find image 'busybox:latest' locally
14:48:20 latest: Pulling from library/busybox
14:48:20 ea97eb0eb3ec: Pulling fs layer
14:48:20 ea97eb0eb3ec: Verifying Checksum
14:48:20 ea97eb0eb3ec: Download complete
14:48:20 ea97eb0eb3ec: Pull complete
14:48:20 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:48:20 Status: Downloaded newer image for busybox:latest