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

As a user I would to be able to provide my build output for mounting #8

Open
thescientist13 opened this issue Sep 5, 2018 · 1 comment
Assignees
Labels
Projects

Comments

@thescientist13
Copy link
Member

thescientist13 commented Sep 5, 2018

Be able to consume an entire output directory (like a webpack build) and pull it into the container.

COPY ./dist ./static

So that the first path can be provided by a user of this container, e.g. via their own Dockerfile or docker-compose.yml.

@thescientist13 thescientist13 added this to the POC milestone Sep 5, 2018
@thescientist13 thescientist13 self-assigned this Sep 5, 2018
@thescientist13 thescientist13 added this to IN PROGRESS in Sprint 1 Sep 5, 2018
@thescientist13 thescientist13 moved this from IN PROGRESS to TODO in Sprint 1 Sep 9, 2018
@thescientist13 thescientist13 removed this from the POC milestone Sep 9, 2018
@thescientist13 thescientist13 added good first issue Good for newcomers and removed good first issue Good for newcomers labels Sep 9, 2018
@thescientist13
Copy link
Member Author

Adding this may mean the introduction of a docker-compose.yml file, which would impact these issue I think (in that they might all need to be done together?). compose would be the preferred approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Sprint 1
  
TODO
Development

No branches or pull requests

1 participant