docker
docker copied to clipboard
Deployment error unsupported Compose file version: 1.0
I'm trying to install opencti by Potainer, and after pointing Portainer to docker-compose.yml and setting up the environment variables, I got the error:
Add this to the top of your docker-compose file.
version: '3'