Hi,
I have a docker installed on ubuntu.
I pulled python3 image and created a new image of all libraries required for my app.
I have some pickle files in the main directory that are not recognized by docker.
How to fix this?
Thank you,
Nada
Share and learn in the Docker community.
Hi,
I have a docker installed on ubuntu.
I pulled python3 image and created a new image of all libraries required for my app.
I have some pickle files in the main directory that are not recognized by docker.
How to fix this?
Thank you,
Nada