Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 716 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 716 Bytes

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.