[21pt] Change Docker builds of dockerfile to docker compose #1373
Labels
enhancement
New feature or request
Low Priority
refactoring
Refacting code to obtain the same result
Sys Admin
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.
The text was updated successfully, but these errors were encountered: