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

refactor(docker): remove unused volumes #1365

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

roschaefer
Copy link
Contributor

Motivation

These volumes are not in use, let's remove them. As the comment says,
the original intention was to have a different node version in the
container and the host.

This is something that we don't want. We want to use the same node
version always, see #1319.

How to test

  1. Nothing to test, disabled code.

Motivation
----------
These volumes are not in use, let's remove them. As the comment says,
the original intention was to have a different node version in the
container and the host.

This is something that we *don't* want. We want to use the same node
version *always*, see #1319.

How to test
-----------
1. Nothing to test, disabled code.
@roschaefer roschaefer force-pushed the remove-docker-compose-volumes branch from e4593bc to a049190 Compare July 9, 2024 07:33
@roschaefer roschaefer marked this pull request as ready for review July 9, 2024 07:33
@roschaefer roschaefer enabled auto-merge (squash) July 9, 2024 07:37
@roschaefer roschaefer merged commit ce362ce into master Jul 9, 2024
35 checks passed
@roschaefer roschaefer self-assigned this Jul 14, 2024
@mahula mahula deleted the remove-docker-compose-volumes branch July 25, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants