-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
@magland - i have to test this again, but when i used it in docker mode it had no memory between runs of what it had done. i.e. it didn't create a docker container and do things inside it and keep it running.
a workflow may be:
minicline docker start
minicline --docker container-name ... # it will exec things inside the container.
minicline docker stop <container-name>
also it may be useful to push a docker image of minicline. the workflow i used was similar to above, except the first and last steps were done manually myself and inside i installed minicline.
Metadata
Metadata
Assignees
Labels
No labels