Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare app to be deployed in containers #12

Open
shanduur opened this issue Aug 30, 2022 · 0 comments
Open

Prepare app to be deployed in containers #12

shanduur opened this issue Aug 30, 2022 · 0 comments

Comments

@shanduur
Copy link
Contributor

shanduur commented Aug 30, 2022

Summary

As an administrator,
I want to be able to deploy app using container images,
So that the deployment process is fast and easy.

Basic Example

Administrator should be provided with prebuilt images for application, that are available from Docker Hub or GitHub Container Registry. There should be also a template for deploying the app using Docker Compose.

Drawbacks

The application should be developed as container-native app. This means that the software does not just “happen to work” in, on or around containers, but rather is purposefully designed for containers.

Unresolved questions

No response

Reference Issues

#15 #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants