Change Dockerfiles and docker-compose file #4

Open
cami wants to merge 2 commits from docker/image-size into main
2 changed files with 3 additions and 3 deletions
Showing only changes of commit ef92bffa41 - Show all commits

View file

@ -1,3 +1,5 @@
# LaTeX-Brief-Webseite
This is a small website to easily set a letter in LaTeX
[![Build Status](https://ci.sp-codes.de/api/badges/cami/Brief-Generator/status.svg)](https://ci.sp-codes.de/cami/Brief-Generator)
This is a small website to easily set a letter in LaTeX

View file

@ -4,6 +4,4 @@ podman stop frontend-dev
podman stop backend-dev
podman rm frontend-dev
podman rm backend-dev
podman rmi localhost/latex-brief-webseite_backend-dev
podman rmi localhost/latex-brief-webseite_frontend-dev
podman-compose up --build