mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-11-01 18:38:06 +00:00
add build document
This commit is contained in:
4
BUILD.md
4
BUILD.md
@@ -15,7 +15,7 @@ It will generate **databunker** executable. HTML files are built inside executab
|
|||||||
```
|
```
|
||||||
|
|
||||||
It will generate **databunker** executable that can be run on the same box.
|
It will generate **databunker** executable that can be run on the same box.
|
||||||
Web UI will be fetched from ui directory.
|
Web UI files will be fetched from ui/ directory.
|
||||||
|
|
||||||
## Build container
|
## Build container
|
||||||
|
|
||||||
@@ -25,7 +25,7 @@ docker build -t paranoidguy/databunker:latest .
|
|||||||
|
|
||||||
It will generate "paranoidguy/databunker" container.
|
It will generate "paranoidguy/databunker" container.
|
||||||
|
|
||||||
Other usefull commands for working with docker:
|
Other usefull commands for working with containers:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker rm dbunker
|
docker rm dbunker
|
||||||
|
|||||||
Reference in New Issue
Block a user