Skip to content

Console Output

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