Skip to content

Console Output

14:12:26 + pwd
14:12:26 + id -u
14:12:26 + id -g
14:12:26 + docker run --rm -v /home/ubuntu/workspace/cli_PR-1950:/workspace busybox chown -R 1000:1000 /workspace
14:12:26 Unable to find image 'busybox:latest' locally
14:12:26 latest: Pulling from library/busybox
14:12:26 bdbbaa22dec6: Pulling fs layer
14:12:26 bdbbaa22dec6: Verifying Checksum
14:12:26 bdbbaa22dec6: Download complete
14:12:26 bdbbaa22dec6: Pull complete
14:12:26 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
14:12:26 Status: Downloaded newer image for busybox:latest