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

Standardise a path for container IO #23

Open
MarkHedleyJones opened this issue Apr 24, 2021 · 0 comments
Open

Standardise a path for container IO #23

MarkHedleyJones opened this issue Apr 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@MarkHedleyJones
Copy link
Owner

Currently the architecture is standardised around the workspace folder.
That folder contains the project itself.
However, often applications are dealing with inputs and outputs from the host in some way and it would be good to have a standard way of linking those locations.

This could be done by having something like a switch to run like --io-path that would be mounted at a standard location inside the container (e.g. /io).

@MarkHedleyJones MarkHedleyJones added the enhancement New feature or request label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant