Replies: 1 comment
-
Have you configured your external volume in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did a clone of stable and get this error when try to install using Docker option. "./init.sh: exec: line 56: illegal option --
ERROR: 2"
ubuntu@ip-172-31-15-83:~/inventree/InvenTree/contrib/container$ sudo docker-compose run --rm inventree-server --skip-backup invoke update
Pulling inventree-server (inventree/inventree:stable)...
stable: Pulling from inventree/inventree
619be1103602: Pull complete
36988be9c68b: Pull complete
46d5b401bdc2: Pull complete
4e0054417e48: Pull complete
47f039281c77: Pull complete
022ecbe157ac: Pull complete
f92b009e1eff: Pull complete
bd9ddc54bea9: Pull complete
8ca91ac3fb4f: Pull complete
ae1728db8f3a: Pull complete
83b1a62af823: Pull complete
4244d481af93: Pull complete
d67b45710c35: Pull complete
985fdd5bbff9: Pull complete
f9e20676bfb3: Pull complete
3ef6894ce35c: Pull complete
fcca3c7c204f: Pull complete
ed3542837f48: Pull complete
Digest: sha256:9f58ddfe9db51ebd265622ead87b163c67907f31fa8c13b68a7fe7d224aa2732
Status: Downloaded newer image for inventree/inventree:stable
Creating inventree_inventree-server_run ... done
Creating directory /home/inventree/data/static
Creating directory /home/inventree/data/media
Creating directory /home/inventree/data/backup
Copying config file from /home/inventree/src/backend/InvenTree/config_template.yml to /home/inventree/data/config.yaml
./init.sh: exec: line 56: illegal option --
ERROR: 2
Beta Was this translation helpful? Give feedback.
All reactions