Skip to content

Console Output

14:03:17 + pwd
14:03:17 + id -u
14:03:17 + id -g
14:03:17 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2883:/workspace busybox chown -R 1000:1000 /workspace
14:03:17 Unable to find image 'busybox:latest' locally
14:03:17 latest: Pulling from library/busybox
14:03:17 8ec32b265e94: Pulling fs layer
14:03:17 8ec32b265e94: Verifying Checksum
14:03:17 8ec32b265e94: Download complete
14:03:18 8ec32b265e94: Pull complete
14:03:18 Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
14:03:18 Status: Downloaded newer image for busybox:latest