Skip to content

Console Output

15:24:01 + pwd
15:24:01 + id -u
15:24:01 + id -g
15:24:01 + docker run --rm -v /home/ubuntu/workspace/cli_19.03:/workspace busybox chown -R 1000:1000 /workspace
15:24:01 Unable to find image 'busybox:latest' locally
15:24:01 latest: Pulling from library/busybox
15:24:01 0669b0daf1fb: Pulling fs layer
15:24:02 0669b0daf1fb: Verifying Checksum
15:24:02 0669b0daf1fb: Download complete
15:24:02 0669b0daf1fb: Pull complete
15:24:02 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
15:24:02 Status: Downloaded newer image for busybox:latest