-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
DevOpsLow PriorityenhancementNew feature or requestNew feature or requestrefactoringRefacting code to obtain the same resultRefacting code to obtain the same result
Description
Note: Now part of 1377 EPIC: FIM Sys Admin Tasks (and a few related FIM tasks)
We currently use a Dockerfile and run "docker build" to create our docker images. A new option exists using a tool called "Docker Compose". As we move further into AWS tools, we will likely be forced to use docker compose.
First step: Research if podman can work with docker build or if it must use docker compose. Answering this question will figure out the urgency of this fix. Ultimately we want to do this anyways but it is likely to be a very large task.
We are also currently changing from Docker to Podman which will likely demand or prefer docker compose. Either way, we should make this leap.
Metadata
Metadata
Assignees
Labels
DevOpsLow PriorityenhancementNew feature or requestNew feature or requestrefactoringRefacting code to obtain the same resultRefacting code to obtain the same result