octopod/examples/web-app-v2
andor0 9d7300d195 Update examples (#39)
* Update dependencies of examples

* Update the check script in examples

* Update docs of control scripts

* Add notifications script to examples

* Fix typo

* Fix typo
2021-07-16 15:56:18 +03:00
..
charts/web-app Initial open source release 2020-12-09 18:31:07 +03:00
docker Initial open source release 2020-12-09 18:31:07 +03:00
src Initial open source release 2020-12-09 18:31:07 +03:00
templates Initial open source release 2020-12-09 18:31:07 +03:00
.gitignore Initial open source release 2020-12-09 18:31:07 +03:00
Cargo.lock Update examples (#39) 2021-07-16 15:56:18 +03:00
Cargo.toml Initial open source release 2020-12-09 18:31:07 +03:00
README.md Initial open source release 2020-12-09 18:31:07 +03:00

Build Docker image

docker build -f docker/Dockerfile -t typeable/octopod-web-app-example:v2 .