mirror of
https://github.com/13hannes11/ics-proxy.git
synced 2024-09-06 08:01:41 +02:00
add docker-compose build instructions for readme
This commit is contained in:
@@ -19,6 +19,8 @@ Additionally, each semester this needed to be done as well. I therefore created
|
|||||||
|
|
||||||
The easiest way to build this repository is to use docker. You can simply run `docker build -t ics-proxy .`
|
The easiest way to build this repository is to use docker. You can simply run `docker build -t ics-proxy .`
|
||||||
|
|
||||||
|
Alternatively you can build and run a local dev version with `docker-compose -f docker-compose.dev.yml up`.
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
To deploy you can simply use the `docker-compose.yml` file.
|
To deploy you can simply use the `docker-compose.yml` file.
|
||||||
|
|||||||
Reference in New Issue
Block a user