Skip to content

Console Output

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