Skip to content

Adding models to the docker container #27

@TomSlezakowski

Description

@TomSlezakowski

I'm attempting to add a new model to the docker container, but I'm missing something as I can't seem to get it to save.

I use ./enter.sh to enter the container, then run something like;

sudo apt-get install vim

exit the docker and run;

sudo docker commit 89028ee7020d visionai/clouddream

I then restart the containers, however my changes don't seem to be reflected in the now running container. Could you possibly let me know what step I'm missing here or where I'm going wrong?

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions