Skip to content

Latest commit

 

History

History

06-okteto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Here are samples you can use to try Okteto for your local development.

This repo is intended to be used as a playground for a corresponding article:

Contents

  • main.go — a hello-world app in Go;
  • Dockerfile — a Dockerfile required to build this app;
  • okteto.yml — a simple configuration for Okteto used to launch a dev environment with this app.