Skip to content

Conversation

erdnaxe
Copy link
Member

@erdnaxe erdnaxe commented Feb 20, 2024

As Docker Compose allows to force self-build (using --build) or pull by default, it does not seem to make sense to separate two docker-compose.yml files.

This pull request proposes to merge the ".prebuild.yml" variant with the main "docker-compose.yml".

As Docker Compose allows to force self-build (using `--build`) or pull
by default, it does not seem to make sense to separate two
docker-compose.yml files.
Copy link
Contributor

@XeR XeR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@XeR XeR merged commit 5cda0e7 into TFNS:main Feb 20, 2024
JJ-8 added a commit to JJ-8/CTFNote that referenced this pull request Feb 23, 2024
Downstream PR from TFNS#232.
Slightly changed the README for better copy paste.
@JJ-8
Copy link
Collaborator

JJ-8 commented Feb 23, 2024

Thanks @erdnaxe! Didn't know that Docker would ignore the hosted images when using --build (because the only reason I added the prebuild was to still allow self-build images) :)

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.

3 participants