Skip to content

Console Output

16:02:59 + pwd
16:02:59 + id -u
16:02:59 + id -g
16:02:59 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
16:02:59 Unable to find image 'busybox:latest' locally
16:02:59 latest: Pulling from library/busybox
16:02:59 9c075fe2c773: Pulling fs layer
16:02:59 9c075fe2c773: Verifying Checksum
16:02:59 9c075fe2c773: Download complete
16:03:00 9c075fe2c773: Pull complete
16:03:00 Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
16:03:00 Status: Downloaded newer image for busybox:latest