Skip to content

Console Output

14:14:28 + pwd
14:14:28 + id -u
14:14:28 + id -g
14:14:28 + docker run --rm -v /home/ubuntu/workspace/compose_py2:/workspace busybox chown -R 1000:1000 /workspace
14:14:28 Unable to find image 'busybox:latest' locally
14:14:28 latest: Pulling from library/busybox
14:14:29 0f8c40e1270f: Pulling fs layer
14:14:29 0f8c40e1270f: Verifying Checksum
14:14:29 0f8c40e1270f: Download complete
14:14:29 0f8c40e1270f: Pull complete
14:14:29 Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
14:14:29 Status: Downloaded newer image for busybox:latest