Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Optimized Dockerfile #2864

Closed
wants to merge 2 commits into from
Closed

Conversation

magdev
Copy link

@magdev magdev commented Nov 4, 2019

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Optimized Dockerfile to leverage multistage builds resulting in way smaller image sizes

Leverage multistage builds resulting in way smaller
image sizes
Dockerfile Outdated
&& chmod +x /entrypoint.sh \
&& alias gekko="node /app/gekko"
ENTRYPOINT ["/entrypoint.sh"]
VOLUME ["/app/history", "/app/strategies"]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, add a volume for config/strategies also.

@JKleinne
Copy link

Do we have an ETA on when this change will be pushed to master?

@askmike
Copy link
Owner

askmike commented Feb 16, 2020

I am unfortunately not maintaining this project anymore. I'm marking the whole repo as read only.

Read more here: https://medium.com/@gekkoplus/archiving-open-source-gekko-dba02e6efc7

@askmike askmike closed this Feb 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants