We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6a5cd commit 0944947Copy full SHA for 0944947
README.md
@@ -5,7 +5,6 @@
5
## Building environment
6
To build the environment image - run command:
7
```bash
8
-cd netpass-docker-builder
9
docker build -t netpass_builder -f ./Dockerfile ./
10
```
11
Build environment image need to be created once and recreated with the same command every time `Dockerfile` changed.
0 commit comments