Skip to content

Console Output

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