Containerized Development Workspace

Docker container with development tools installed for a consistent environment between different developers working on different machines. Dockerfile is tracked in a Git repository so that any changes to the environment can be tagged as different versions. These tools include the build tools for the project documentation used in the CI/CD pipeline. - Source Code: https://github.com/HART-Avionics/OSU-HART-Project-Workspace/tree/develop

0 Lifts 

Artifacts

Name Description
Dockerfile Dockerfile for assembling the Containerized Development Workspace Docker image.   Link
Source Code Containerized Development Workspace repository   Link