Skip to content

Commit

Permalink
remove node==linux constraint (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryHrytsuk authored Sep 25, 2023
1 parent ca59f11 commit 8e1ab97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/portainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ services:
- agent_network
deploy:
mode: global
placement:
constraints: [node.platform.os == linux]

portainer:
image: portainer/portainer-ce:2.18.4
Expand Down

0 comments on commit 8e1ab97

Please sign in to comment.