Skip to content

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