-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid restart policy 'none' #1559
Labels
Comments
I can't help with windows or mac. Hope someone helps you. |
will fix this problem. Complete yml file:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the issue
When calling docker compose -f pwd.yml up -d im getting the error "Error response from daemon: invalid restart policy 'none'"
docker compose -f pwd.yml up -d
Network frappe_docker_frappe_network Creating
Network frappe_docker_frappe_network Created
Volume "frappe_docker_redis-queue-data" Creating
Volume "frappe_docker_redis-queue-data" Created
Volume "frappe_docker_sites" Creating
Volume "frappe_docker_sites" Created
Volume "frappe_docker_logs" Creating
Volume "frappe_docker_logs" Created
Volume "frappe_docker_db-data" Creating
Volume "frappe_docker_db-data" Created
Container frappe_docker-queue-short-1 Creating
Container frappe_docker-redis-cache-1 Creating
Container frappe_docker-backend-1 Creating
Container frappe_docker-redis-queue-1 Creating
Container frappe_docker-scheduler-1 Creating
Container frappe_docker-configurator-1 Creating
Container frappe_docker-websocket-1 Creating
Container frappe_docker-db-1 Creating
Container frappe_docker-queue-long-1 Creating
Container frappe_docker-create-site-1 Creating
Container frappe_docker-redis-queue-1 Created
Container frappe_docker-db-1 Created
Container frappe_docker-backend-1 Created
Container frappe_docker-redis-cache-1 Created
Container frappe_docker-scheduler-1 Created
Container frappe_docker-websocket-1 Created
Container frappe_docker-frontend-1 Creating
Container frappe_docker-queue-short-1 Created
Container frappe_docker-queue-long-1 Created
Container frappe_docker-frontend-1 Created
Error response from daemon: invalid restart policy 'none'
Context information (for bug reports)
Docker Compose version v2.6.1
Docker version 20.10.17, build 100c701
Windows
The text was updated successfully, but these errors were encountered: