Skip to content

Conversation

@zbejas
Copy link
Owner

@zbejas zbejas commented Aug 7, 2025

This pull request updates the Docker Compose configuration files to standardize naming conventions and correct file references. The main focus is on ensuring consistency between the compose files and aligning with best practices for container and image naming.

Configuration and Naming Consistency:

  • Changed the container_name from ad-fontem to ad_fontem in both compose.yml and compose.build.yml to use underscores instead of hyphens, ensuring consistent naming. [1] [2]
  • Updated the image name from zbejas/ad-fontem:latest to zbejas/ad_fontem:latest in compose.yml for consistency with the new naming convention.
  • Fixed the env_file reference in compose.yml by removing the unnecessary fileName: key and using the correct format.

@zbejas zbejas merged commit 45c9570 into main Aug 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants