Skip to content

okteto/devenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

067aaf5 · Mar 18, 2025
Jan 9, 2025
Jan 2, 2023
Apr 10, 2024
Mar 18, 2025
Jul 25, 2023
Oct 16, 2024
Sep 23, 2021
Nov 5, 2020
Jan 2, 2023
Nov 5, 2020
Jan 25, 2024
Nov 5, 2020
Aug 30, 2019
Jan 22, 2020
Apr 13, 2019
Jul 2, 2024
Oct 1, 2024
Nov 18, 2020
Jun 15, 2020
Mar 27, 2024
Jan 9, 2025
Oct 16, 2024
Aug 24, 2023
Jan 25, 2024
Jan 2, 2023
Jul 3, 2022
Jul 3, 2022
Jul 3, 2022
Jun 15, 2020

Repository files navigation

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.

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.23 okteto/golang:1
jdk 17, Gradle 8.2 okteto/gradle:6.5
jdk 17, Maven 3 okteto/maven:3-openjdk
node 20 okteto/node:20
php 7 okteto/php:7
python 3 okteto/python:3
ruby 2 okteto/ruby:2
rust okteto/rust:1

Contributions

Are missing your favorite stack or language? Contributions are encouraged in the form of 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.