fix: remove duplicate docker socket mount in deploy container config #68
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes duplicate /var/run/docker.sock mount and invalid docker-compose plugin path that were causing Duplicate mount point errors in the deploy job container.