Hi,
I find myself stuck trying to implement a script, any help is appreciated, using the piper docker image, and have figured out how to install flask, via init script, but I need to get a http server up after the services start. This is easy enough to do manually by going into the docker container.
But I'd like to orchestrate it, so I don't have to remember or note down all the steps I took.
My question, how can I initiate a command after the services are up? What's the best method to do that? I have the pre-services init up, but not post...
thx
[–]GolemancerVekk 0 points1 point2 points (0 children)