Skip to content

Console Output

16:02:24 + pwd
16:02:24 + id -u
16:02:24 + id -g
16:02:24 + docker run --rm -v /home/ubuntu/workspace/cli_18.09:/workspace busybox chown -R 1000:1000 /workspace
16:02:24 Unable to find image 'busybox:latest' locally
16:02:24 latest: Pulling from library/busybox
16:02:24 7c9d20b9b6cd: Pulling fs layer
16:02:24 7c9d20b9b6cd: Verifying Checksum
16:02:24 7c9d20b9b6cd: Download complete
16:02:25 7c9d20b9b6cd: Pull complete
16:02:25 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
16:02:25 Status: Downloaded newer image for busybox:latest