AS a developer, I want the bot to be containerised using docker #293

Open
opened 2023-05-04 18:47:24 +01:00 by Vylpes · 0 comments
Owner

Story Points: 8


AS a developer, I want the bot to be containerised using docker
SO THAT I can run the bot in docker

Acceptance Criteria

AS a developer
GIVEN I want to run the bot in docker
WHEN I run docker compose up -d
THEN docker should build the container and deploy it

Subtasks

  • Create docker build
  • Update Drone CI deployment script to use this

Notes

  • Will need to update Drone for this change too
Story Points: 8 --- AS a developer, I want the bot to be containerised using docker SO THAT I can run the bot in docker ## Acceptance Criteria AS a developer GIVEN I want to run the bot in docker WHEN I run `docker compose up -d` THEN docker should build the container and deploy it ## Subtasks - [ ] Create docker build - [ ] Update Drone CI deployment script to use this ## Notes - Will need to update Drone for this change too
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-05-04 18:47:30 +01:00
Vylpes added this to the 3.3 milestone 2023-05-04 18:47:32 +01:00
Vylpes changed title from Docker containerise to AS a developer, I want the bot to be containerised using docker 2023-10-22 14:19:03 +01:00
Vylpes removed the
needs criteria
label 2023-10-22 14:21:04 +01:00
Vylpes removed the
needs estimate
label 2023-12-03 14:10:43 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
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#293
No description provided.