SkillAgentSearch skills...

Devenv

Development containers for Okteto

Install / Use

/learn @okteto/Devenv
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Development Containers for Okteto

When you run okteto up the container running your application is replaced by a development container that contains your development tools (e.g. maven and jdk, or npm, python, go compiler, debuggers, etc).

The development container can be any Docker image. More information about development containers and how to build your own is available here (https://okteto.com/docs/reference/development-environment/index.html).

The development containers on this list are maintained by the Okteto team to help you get started:

General Use

| Language/Stack | Docker Image | |-------------------|----------------------------------------------| | dotnetcore 8.0 | okteto/dotnetcore:8 | | golang 1.24 | okteto/golang:1 | | jdk 17, Gradle 8.2 | okteto/gradle:6.5 | | jdk 17, Maven 3 | okteto/maven:3-openjdk | | node 24 | okteto/node:24 | | php 7 | okteto/php:7 | | python 3 | okteto/python:3 | | ruby 2 | okteto/ruby:2 | | rust | okteto/rust:1 |

Contributions

Are we missing your favorite stack or language? Contributions are encouraged through issues, feature requests, or PRs.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to hello@okteto.com.

Related Skills

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated1mo ago
Forks22

Languages

Dockerfile

Security Score

95/100

Audited on Mar 3, 2026

No findings