Skip to content

Console Output

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