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

Mapping local file system #6

Open
funkytwig opened this issue Jun 17, 2023 · 0 comments
Open

Mapping local file system #6

funkytwig opened this issue Jun 17, 2023 · 0 comments

Comments

@funkytwig
Copy link

funkytwig commented Jun 17, 2023

Hi, thanks for creating this, it looks exactly what I am looking for. Dont quite get this:

volumes:
  files:
    driver: local
  mysql:
    driver: local
  backup:
    driver: local
  redis:
    driver: local

I use
version: '3'
at top. Maybe this is why I don't understand.

There is also no network in your config. i.e.

networks:
  default:
    external:
      name: nginx-proxy

Does it just use a default network? Guess this is OK if there is all docker containers are in the same network.

Sorry to be a nuisance but could you explain?

Ben

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

No branches or pull requests

1 participant