Production docker improvements (#463)

* Update production dockerfiles for testing

* Add bash, nano and remove unecessary sqlite3 alpine package
This commit is contained in:
Darko Gjorgjijoski
2025-09-02 03:27:26 +02:00
committed by GitHub
parent 3e96297699
commit 770da45dbf
4 changed files with 14 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
services:
webapp:
container_name: invoiceshelf-sqlite
container_name: invoiceshelf-variant-sqlite
build:
context: ../../
dockerfile: docker/production/Dockerfile