mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update README.md
correcting little typo
This commit is contained in:
parent
d5895bfaca
commit
3d10944c94
@ -28,7 +28,7 @@ Build Docker images, using the Minikube Docker daemon:
|
||||
```sh
|
||||
eval $(minikube docker-env)
|
||||
docker build -t humanconnection/backend:latest Nitro-Backend/
|
||||
docker build -t humanconnection/neo4j:latest -f Dockerfile.neo4j
|
||||
docker build -t humanconnection/neo4j:latest -f Dockerfile.neo4j Nitro-Backend/
|
||||
```
|
||||
|
||||
check that the image is in Minikube’s Docker registry:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user