mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
improve Docker setup docs
This commit is contained in:
@@ -15,8 +15,7 @@ After that, you are ready to go and can [share your first site](/docs/expose/get
|
|||||||
|
|
||||||
## As a docker container
|
## As a docker container
|
||||||
|
|
||||||
Expose has a `Dockerfile` already in the source root.
|
Expose has a `Dockerfile` in the root of the source that you can build and use without any extra effort.
|
||||||
You can build and use it without requiring any extra effort.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker build -t expose .
|
docker build -t expose .
|
||||||
|
|||||||
Reference in New Issue
Block a user