- Created a new .dockerignore file in the apps/db directory to exclude unnecessary files from Docker builds. - Deleted the migration.sql file from the apps/db directory as it is no longer needed. - Updated the .dockerignore file in the apps/infoalloggi directory to include additional files and directories to be ignored during Docker builds.
7 lines
No EOL
87 B
Text
7 lines
No EOL
87 B
Text
.git
|
|
.gitignore
|
|
docker-compose.yml
|
|
Dockerfile
|
|
filter_sql.awk
|
|
log_parser.sh
|
|
pg_dumper.sh |