feelpp / docker

:whale: Docker 4 Feel++
3 stars 3 forks source link

cannot access '/feelppdb/testcases/': No such file or directory #36

Open Trophime opened 2 years ago

Trophime commented 2 years ago

@prudhomm it seems that there is a missing directory in the toolboxes docker image:

docker run -it --rm ghcr.io/feelpp/feelpp-toolboxes:feature-toolboxes-v0.110.0-alpha.3-ubuntu-20.04 
Starting with UID : 9001
chown: cannot access '/feelppdb/testcases/': No such file or directory
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details

I guess this is not a big issue

prudhomm commented 1 year ago

Do you still have this issue ? do you need this image ghcr.io/feelpp/feelpp-toolboxes ? why not just ghcr.io/feelpp/feelpp ?

prudhomm commented 1 year ago
docker run -it --rm ghcr.io/feelpp/feelpp:jammy
Unable to find image 'ghcr.io/feelpp/feelpp:jammy' locally
jammy: Pulling from feelpp/feelpp
6b851dcae6ca: Pull complete 
78801387a177: Pull complete 
c0a7c6760bf9: Pull complete 
9ca3402be814: Pull complete 
c4ba51259e48: Pull complete 
1b1522cfd79f: Pull complete 
Digest: sha256:ca5f6e22ca38d8f1951dededb5f2f1ea786d584c414a6f41a69f14f5c73eafc2
Status: Downloaded newer image for ghcr.io/feelpp/feelpp:jammy
feelpp@ad131f0bde75:/$ ls