Skip to content

[21pt] Change Docker builds of dockerfile to docker compose #1373

@RobHanna-NOAA

Description

@RobHanna-NOAA

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions