-
Couldn't load subscription status.
- Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't workingcn:styxCommon Name: Styx ProjectCommon Name: Styx Project
Milestone
Description
Current Behavior
After a container has been launched any further reconfiguration is not applied until after reboot or a manual container {stop, setup, start} cycle.
Expected Behavior
- Setup
docker://nginx:alpine - Activate
As expected, the default landing page is accessible
- Add a content mount with a custom landing page
- Activate
The custom landing page is expected to be seen, but the default is still shown
Steps To Reproduce
No response
Additional information
The root cause is that the download/setup phase for the container is run by finit as a task. So unless the runlevel changes (which it does not during a normal reconfig-cycle), the setup phase is not run again.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcn:styxCommon Name: Styx ProjectCommon Name: Styx Project
Type
Projects
Status
Done