📝 Update README.md with base image build instructions
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# simple-harbor-task
|
# simple-harbor-task
|
||||||
|
|
||||||
|
Build base image:
|
||||||
|
```sh
|
||||||
|
docker build -t task1-image -f base.dockerfile .
|
||||||
|
```
|
||||||
|
|
||||||
> NOTE: `HARBOR_SKIP_AGENT_INSTALL=1` requires https://github.com/jht5945/harbor
|
> NOTE: `HARBOR_SKIP_AGENT_INSTALL=1` requires https://github.com/jht5945/harbor
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user