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

Suggest docker solution to help on setting up build/test/run environment #57

Open
cigone-openindoor opened this issue Jan 12, 2021 · 3 comments · May be fixed by #4415
Open

Suggest docker solution to help on setting up build/test/run environment #57

cigone-openindoor opened this issue Jan 12, 2021 · 3 comments · May be fixed by #4415
Labels

Comments

@cigone-openindoor
Copy link

cigone-openindoor commented Jan 12, 2021

Motivation

As a developer, I'd like to be able to quickly manage environment without changing my own or spending time on it.

Design

Dockerfile and docker-compose.yml setup could help a lot to build with simple commands as:

Build environment: docker-compose build base

Debug: docker-compose run debug

Make packages (single js, minify, and so on): docker-compose run package

@HarelM
Copy link
Collaborator

HarelM commented Jun 30, 2021

This is an excellent idea, feel free to send a PR, I've never used docker that way, but it's site is interesting...

@github-actions
Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 27, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2021

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as completed Nov 3, 2021
@clement-igonet clement-igonet linked a pull request Jul 17, 2024 that will close this issue
@nyurik nyurik reopened this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants