Added docker images link to README
parent
5f98b65902
commit
452683f4d7
|
@ -40,3 +40,7 @@ really just a wrapper around this build script, allowing you to write
|
|||
`make test` instead of `./build -m dev -a run test`.
|
||||
|
||||
tl;dr run `make run` to run your build, and `make test` to run the tests.
|
||||
|
||||
## Docker images
|
||||
|
||||
The images are available [here](https://hub.docker.com/r/chewingbever/fej).
|
||||
|
|
Loading…
Reference in New Issue