8000 Only run entry point scripts when the container first starts by ollwells · Pull Request #10 · Rareloop/volker-images · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Only run entry point scripts when the container first starts #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ollwells
Copy link
Collaborator
@ollwells ollwells commented Jun 7, 2022

There is a difference between volker down and volker stop, down also deletes the containers.
Right now when you do volker stop and then volker up, the initial entrypoint scripts are run again - reinstalling and setting up things afresh.

I think we should only do this the first time so you need to volker down and volker up to re-run the entrypoint scripts installs.

This will enable the volker stop -> volker up to be a must faster restart mechanism

Tested the changes locally, here's the log

image

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.

1 participant
0