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

Optimize docker image download #4

Open
docsAsCode opened this issue Apr 28, 2020 · 0 comments
Open

Optimize docker image download #4

docsAsCode opened this issue Apr 28, 2020 · 0 comments
Labels
docker enhancement New feature or request fct_ALL

Comments

@docsAsCode
Copy link
Contributor

The full construction of docker image is too heavy.
We must split on two parts :

  1. core part with all third parties integration
  2. docsascode with scripts and configurations withe core part as FROM

The first part must be declared in a specific github/gitlab project

@docsAsCode docsAsCode added enhancement New feature or request docker labels Apr 28, 2020
@docsAsCode docsAsCode changed the title Optimise docker image dowload Optimize docker image dowload Apr 28, 2020
@docsAsCode docsAsCode changed the title Optimize docker image dowload Optimize docker image download Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker enhancement New feature or request fct_ALL
Projects
None yet
Development

No branches or pull requests

1 participant