Skip to content

Console Output

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