Small update to reflect using busybox image instead of ubuntu:12.04: [https://quay.io/tutorial](https://quay.io/tutorial/) Step 2 states: > First we'll create a container with a single new file based off of the `ubuntu` base image: should be > First we'll create a container with a single new file based off of the `busybox` base image: and the resulting image should be: > busybox:latest instead of > ubuntu:12.04
Small update to reflect using busybox image instead of ubuntu:12.04:
https://quay.io/tutorial
Step 2 states:
should be
and the resulting image should be:
instead of