mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
Production docker improvements (#463)
* Update production dockerfiles for testing * Add bash, nano and remove unecessary sqlite3 alpine package
This commit is contained in:
committed by
GitHub
parent
3e96297699
commit
770da45dbf
@@ -5,7 +5,7 @@
|
||||
|
||||
services:
|
||||
webapp:
|
||||
container_name: invoiceshelf-sqlite
|
||||
container_name: invoiceshelf-variant-sqlite
|
||||
build:
|
||||
context: ../../
|
||||
dockerfile: docker/production/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user