Manage not mapped volumes #5

Closed
opened 2022-03-31 14:09:07 +00:00 by metal3d · 0 comments
Owner

Some docker-compose can declare volumes with no mount path:

volumes:
   - ./data

We can ignore theses volumes as they are only made for Docker

Some docker-compose can declare volumes with no mount path: ```yaml volumes: - ./data ``` We can ignore theses volumes as they are only made for Docker
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Katenary/katenary#5
No description provided.