Skip to content

Commit

Permalink
docker support
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasquale Paola committed Jul 15, 2019
1 parent d7a6d65 commit 9fb4adf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -243,6 +243,8 @@ Got to url [http://localhost:8080/kiss/](http://localhost:8080/kiss/)
Build Docker
============

Require BUILDKIT enabled

```bash
docker build --target=kiss-main-service -t kiss-main-service .
docker build --target=kiss-httpd -t kiss-httpd .
Expand Down

0 comments on commit 9fb4adf

Please sign in to comment.