the basic instruction isn't enough to make people install the app #1370
Replies: 2 comments 1 reply
-
Hi, You can replace:
It will create directories. It's a convention. When you read |
Beta Was this translation helpful? Give feedback.
-
Hi. [user@localhost ~]$ podman images [user@localhost ~]$ podman run -d Error: lstat trainingData: no such file or directory Would somebody just mention which files and folders should be available in where so helping to ease the discovery burdon?! |
Beta Was this translation helpful? Give feedback.
-
Hi.
The basic instructions isare very limited and for the people with docker/container skills, while it should be helpful for all people trying to use simple app for their daily use. I copied and paste the commands mentioned in the how-to guide, but it gave errors. some of them are:
Error: statfs /location/of/trainingData: no such file or directory
Error: statfs /location/of/extraConfigs: no such file or directory
there was nowhere in the doc for the folders that we need to create and the files we should initially create.
Beta Was this translation helpful? Give feedback.
All reactions