diff --git a/Containerfile b/Containerfile index b2cb40f..4a118cd 100644 --- a/Containerfile +++ b/Containerfile @@ -1,23 +1,26 @@ -# Build: podman build -t treetrail-backend-base -f Containerfile.base +FROM localhost/treetrail-backend-base -FROM localhost/treetrail-backend-deps +RUN <