Skip to content

docker mode changes/suggestions #5

@satra

Description

@satra

@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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions