Skip to content

Conversation

siryur
Copy link

@siryur siryur commented Aug 12, 2024

This is to provide the capability for the application to be executed
in a pre-setup containerized environment.

With a multi-stage Dockerfile, capable of caching dependencies,
and producing a live image and a development image (the latter
to help with the development setup, but also capable of being used
for other purposes.

This also comes with a new CI step to validate the (expected) final
image can be built.

@siryur siryur requested a review from a team as a code owner August 12, 2024 20:20
Copy link

hashicorp-cla-app bot commented Aug 12, 2024

CLA assistant check
All committers have signed the CLA.

@siryur siryur force-pushed the feature/containerize-application branch 2 times, most recently from 51d97ae to d9f1e86 Compare August 12, 2024 20:46
Provide a multi-stage dockerfile capable of caching dependencies
and producing a live image and a development image to help with the
development setup, and others.

This also comes with a new CI step to validate the (expected) final
image can be built.
@siryur siryur force-pushed the feature/containerize-application branch from d9f1e86 to ad84641 Compare August 12, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant