diff --git a/README.md b/README.md index 5b57e3e..1d2cf99 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ make image make proxy ``` +* (Optional) Create `docker-compose.yml` by copying `default.yml` + +* Run the container + ```sh make up-d HOSTNAME= ```