Skip to content

Console Output

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