Add usage instructions
This commit is contained in:
parent
2799fa46a0
commit
7310edf88a
1 changed files with 8 additions and 0 deletions
8
readme.md
Normal file
8
readme.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Phlexite in a container
|
||||
|
||||
Use this to build your sites without having to manage a Ruby environment.
|
||||
|
||||
Usage:
|
||||
```sh
|
||||
$ podman run -it -v .:/site:z quay.io/aspr/phlexite:latest
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue