Skip to content

Console Output

19:37:19 + pwd
19:37:19 + id -u
19:37:19 + id -g
19:37:19 + docker run --rm -v /home/ubuntu/workspace/docker-py_main:/workspace busybox chown -R 1000:1000 /workspace
19:37:19 Unable to find image 'busybox:latest' locally
19:37:19 latest: Pulling from library/busybox
19:37:19 4b35f584bb4f: Pulling fs layer
19:37:19 4b35f584bb4f: Verifying Checksum
19:37:19 4b35f584bb4f: Download complete
19:37:19 4b35f584bb4f: Pull complete
19:37:19 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
19:37:19 Status: Downloaded newer image for busybox:latest