Skip to content
New issue

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

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

Already on GitHub? # to your account

Dev container #25

Merged
merged 4 commits into from
Jun 12, 2023
Merged

Dev container #25

merged 4 commits into from
Jun 12, 2023

Conversation

lejouson
Copy link
Owner

@lejouson lejouson commented Jun 11, 2023

Description

Turn Docker image into a Dev Container.

Related Issue(s)

Closes #19

Changes Made

Move Dockerfile into .devcontainer folder. Add devcontainer.json file. Modify build workflow to pre-build dev container image first if needed. Pin base layer version.

Testing

Ensure build ends successfully.

Checklist

Please check the following items before submitting this PR:

  • The code builds and runs without errors.
  • All existing tests pass, and new tests have been added where appropriate.
  • The code follows the project's coding standards and style guide.
  • Documentation has been updated where necessary.

Additional Notes

Check dev containers documentation.

@lejouson lejouson merged commit 2b5272a into main Jun 12, 2023
@lejouson lejouson deleted the dev-container branch June 12, 2023 18:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Upgrade docker versions automatically
1 participant