Skip to content

Console Output

14:21:31 + pwd
14:21:31 + id -u
14:21:31 + id -g
14:21:31 + docker run --rm -v /home/ubuntu/workspace/docker-py_4.1.0-release:/workspace busybox chown -R 1000:1000 /workspace
14:21:31 Unable to find image 'busybox:latest' locally
14:21:31 latest: Pulling from library/busybox
14:21:31 7c9d20b9b6cd: Pulling fs layer
14:21:31 7c9d20b9b6cd: Verifying Checksum
14:21:31 7c9d20b9b6cd: Download complete
14:21:32 7c9d20b9b6cd: Pull complete
14:21:32 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
14:21:32 Status: Downloaded newer image for busybox:latest