Simplify and accelerate your workflow.
An open standard defining containerized development environments.
schemaVersion: 2.2.0metadata: name: go language: gocomponents: - container: endpoints: - name: http targetPort: 8080 image: quay.io/devfile/golang:latest memoryLimit: 1024Mi mountSources: true name: runtime
Take control of your development environment
Devfiles defines best practices for your application lifecycle.
Development environments are now quick to create, can be thrown away at will, and can be easily re-created when needed.
Mechanism for teams to share configurations across projects, and provide a single source of truth throughout the application lifecycle.
Central location management so updates can be applied once and be properly aligned across development teams.
Share expertise from other developers and communities into your team's development environment.