Skip to content

Comments

Execute commands after containers become ready#7

Open
shankerwangmiao wants to merge 2 commits intoghedo:masterfrom
shankerwangmiao:exec_after_ready
Open

Execute commands after containers become ready#7
shankerwangmiao wants to merge 2 commits intoghedo:masterfrom
shankerwangmiao:exec_after_ready

Conversation

@shankerwangmiao
Copy link

Sometimes we need to run some commands outside after the container is ready. For example:

pflask \
    --netif=veth:controler:controlee \  
    "--exec=ip l s controler master br0 up"\
    /bin/bash

So I added the --exec option to execute some commands outside at the time the container is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant