Skip to content

Console Output

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