AS a developer, I want the deploy scripts to compose docker using "docker compose" instead of "docker-compose" #219

Closed
opened 2022-11-12 17:54:44 +00:00 by Vylpes · 1 comment
Owner

Story Points: 1


AS a developer, I want the deploy scripts to compose docker using "docker compose" instead of "docker-compose"
SO THAT more modern versions of docker can be deployed to

Acceptance Criteria

AS a developer
GIVEN I want to deploy
WHEN the deploy scripts get executed
THEN they should use docker compose up -d instead of docker-compose up -d

Notes

  • Rather than docker-compose up -d (with a dash)
Story Points: 1 --- AS a developer, I want the deploy scripts to compose docker using "docker compose" instead of "docker-compose" SO THAT more modern versions of docker can be deployed to ## Acceptance Criteria AS a developer GIVEN I want to deploy WHEN the deploy scripts get executed THEN they should use `docker compose up -d` instead of `docker-compose up -d` ## Notes - Rather than `docker-compose up -d` (with a dash)
Vylpes added this to the 3.1 milestone 2022-11-12 17:55:07 +00:00
Vylpes added the
type
story
needs criteria
needs estimate
labels 2022-12-04 14:53:55 +00:00
Vylpes changed title from Update deploy scripts to use "docker compose up -d" to AS a developer, I want the deploy scripts to compose docker using "docker compose" instead of "docker-compose" 2022-12-04 15:13:14 +00:00
Vylpes removed the
needs criteria
label 2022-12-04 15:14:49 +00:00
Vylpes removed the
needs estimate
label 2023-01-15 14:40:43 +00:00
Vylpes added this to the 3.1 Sprint 7 project 2023-01-22 14:24:25 +00:00
Vylpes self-assigned this 2023-02-01 17:35:00 +00:00
Vylpes started working 2023-02-01 17:35:56 +00:00
Vylpes stopped working 2023-02-01 17:38:26 +00:00
2 minutes 30 seconds
Author
Owner

Already done

Already done
Vylpes added the
duplicate
label 2023-02-01 17:38:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 2 minutes 30 seconds
Vylpes
2 minutes 30 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#219
No description provided.