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

feature: Add docker-compose to flake / devShell #297

Merged

Conversation

supersven
Copy link
Contributor

dockerd relies on superuser/system access and thus should be provided by the operating system. However, docker-compose simply uses dockerd and thus can be part of the flake's dependencies for the devShell.

`dockerd` relies on superuser/system access and thus should be provided
by the operating system. However, `docker-compose` simply uses `dockerd`
and thus can be part of the flake's dependencies for the `devShell`.
flake.nix Outdated Show resolved Hide resolved
flake.nix Outdated Show resolved Hide resolved
Co-authored-by: Gautier DI FOLCO <[email protected]>
@supersven supersven requested a review from blackheaven October 20, 2024 10:52
@blackheaven blackheaven merged commit 0ee5257 into bitemyapp:master Oct 20, 2024
11 of 12 checks passed
@blackheaven
Copy link
Collaborator

Thanks for your contributions.

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