Rename to photojawn
This commit is contained in:
parent
e811f2949b
commit
8f7b336220
13 changed files with 14 additions and 14 deletions
2
Makefile
2
Makefile
|
|
@ -37,7 +37,7 @@ run:
|
|||
podman-compose up
|
||||
|
||||
build:
|
||||
podman build -t nickpegg/photoalbum . --build-arg GIT_COMMIT=$(shell git rev-parse --short HEAD)
|
||||
podman build -t nickpegg/photojawn . --build-arg GIT_COMMIT=$(shell git rev-parse --short HEAD)
|
||||
|
||||
clean:
|
||||
podman-compose down --rmi all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue