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

Containerize docker-compose and unify usage #184

Open
legobeat opened this issue Nov 3, 2024 · 0 comments
Open

Containerize docker-compose and unify usage #184

legobeat opened this issue Nov 3, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@legobeat
Copy link
Owner

legobeat commented Nov 3, 2024

There is already a custom docker-compose image built from a git submodule, due to the need for docker/compose#12032 for internal intracontainer (used only for GUI/X11 containers) usage.

  • We use compose both inside and outside containers. We can use the same image for everything,
    • removing docker-compose as system dependency
    • allow using more recent features like silencing spurious warnings when running de
  • In some environments the buildx-bake build takes some additional setup to get working
    • moving to upstream binary instead of compiling would remove this need
    • OTOH we could fix the build
@legobeat legobeat added the good first issue Good for newcomers label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant