Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerise root #40

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Dockerise root #40

merged 1 commit into from
Jan 28, 2025

Conversation

hrideshmg
Copy link
Member

@hrideshmg hrideshmg commented Jan 25, 2025

This PR implements docker containers and workflow files for pushing them to the Github container registry at amfoss/packages

One notable change is the removal/modification of the BIND_PORT environment variable, this was changed to only supply the port number. This was done to ensure compatibility with the master compose file at infra-core and also because bind addresses are irrelevant inside docker containers.

Note that we are moving to a twin branch workflow where the master branch will be used exclusively for releases and stable code, all fixes and features need to developed on separate branches and when its time for release they can be merged with master, this will kick off the deployment process.

@hrideshmg hrideshmg changed the title dockerise root Dockerise root Jan 25, 2025
@hrideshmg hrideshmg merged commit 020183a into amfoss:master Jan 28, 2025
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.

1 participant