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

Docker Builds #4

Closed
ksmit799 opened this issue Mar 1, 2023 · 1 comment
Closed

Docker Builds #4

ksmit799 opened this issue Mar 1, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ksmit799
Copy link
Owner

ksmit799 commented Mar 1, 2023

Ardos should ideally be deployed via a Docker image. Current blocker is usage of std::format which some compilers don't yet support (C++ 20)

See: https://github.com/ksmit799/Ardos/tree/docker

@ksmit799 ksmit799 added the enhancement New feature or request label Mar 1, 2023
@ksmit799 ksmit799 added this to the 1.0.0 milestone Mar 1, 2023
@ksmit799 ksmit799 mentioned this issue Mar 1, 2023
@ksmit799
Copy link
Owner Author

Completed in #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant