Replies: 3 comments 1 reply
-
Hi, Docker-compose deprected the |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply. Now it happens to me that after trying it several times, each design has been installed 3 times. Is there a way to delete the designs? |
Beta Was this translation helpful? Give feedback.
-
Thank you so much. I'm new to this and I'm having a hard time getting started. |
Beta Was this translation helpful? Give feedback.
-
Good Afternoon,
I would like to install the example HTB design on the website according to these instructions:
cd sysreptor/deploy
url="https://docs.sysreptor.com/assets/htb-designs.tar.gz"
curl -s "$url" | docker compose exec --no-TTY app python3 manage.py importdemodata --type=design
When I do this, it shows me the following error message:
WARN[0000] /DEPLOY/CONFIG/sysreptor/sysreptor/deploy/docker-compose.yml:
versionis obsolete
WARN[0000] /DEPLOY/CONFIG/sysreptor/sysreptor/deploy/docker-compose.override.yml:
versionis obsolete
I see that I have everything updated to the latest version, in my case, I have the docker-compose.yml in version 3.9.
How could I solve this problem?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions