Skip to content

Console Output

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