How to setup docker as a development environment ?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • jervis

    Self service Jenkins job generation using Jenkins Job DSL plugin groovy scripts. Reads .jervis.yml and generates a job in Jenkins.

  • My pet project named Jervis. This is an example of VSCode dev containers integrated directly with the project source code. This VSCode dev container is for Groovy/Java development. It also provisions sonarqube for static analysis and code coverage metrics. It provisions DependencyTrack for dependency vulnerability scanning. Can set breakpoints for Java debugging and Groovy Console for REPL.

  • endless-sky-vscode-devcontainer

    Portable Development Environments for the Endless Sky community.

  • Endless Sky game. C++ developing a Game Engine. VSCode project external to the source code. The source must be cloned separately and locally on your machine. This project actually has several devcontainers for different parts of the Endless Sky community. Go to repository root to see others. Fully integrated with the gdb debugger to set breakpoints. Runs all of the project GitHub actions from several VSCode tasks including code reformatting and app packaging.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts