Skip to content

Console Output

06:52:51 + pwd
06:52:51 + id -u
06:52:51 + id -g
06:52:51 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
06:52:51 Unable to find image 'busybox:latest' locally
06:52:51 latest: Pulling from library/busybox
06:52:51 91f30d776fb2: Pulling fs layer
06:52:51 91f30d776fb2: Verifying Checksum
06:52:51 91f30d776fb2: Download complete
06:52:51 91f30d776fb2: Pull complete
06:52:51 Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
06:52:51 Status: Downloaded newer image for busybox:latest