Migrate entire toolchain to Docker #17

Closed
opened 2021-04-12 16:19:17 +02:00 by Jef Roosens · 0 comments

Currently, certain things such as testing & running the setup locally happens on the host computer. This is not ideal for the following reasons:

  • This can introduce vague bugs that depend from OS to OS
  • Working with a local database is much more complicated this way

Therefore, any and all building/testing/running should be moved inside a Docker container.

Currently, certain things such as testing & running the setup locally happens on the host computer. This is not ideal for the following reasons: * This can introduce vague bugs that depend from OS to OS * Working with a local database is much more complicated this way Therefore, any and all building/testing/running should be moved inside a Docker container.
Jef Roosens added this to the Version 1.0: Ivago milestone 2021-04-12 16:19:17 +02:00
Jef Roosens added the
enhancement
label 2021-04-12 16:19:17 +02:00
Jef Roosens self-assigned this 2021-04-12 16:19:17 +02:00
Jef Roosens added this to the (deleted) project 2021-04-12 16:19:17 +02:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
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: Chewing_Bever/fej#17
There is no content yet.