Skip to content

alext234/docker-ubuntu-go-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

docker-ubuntu-go-node

Dockerfile to create a linux image with golang, nodejs, and some useful utilities

Build command

docker build -t ubuntu-go-node:latest .

The image is also publicly available on dockerhub:

alext234/ubuntu-go-node

Some utilities installed:

  • go

  • go dlv debugger

  • node

  • serverless framework

  • docker

  • docker-compose

  • aws cli

  • jq (useful for processing json output)

About

Dockerfile to create a linux image with golang, nodejs, and some useful utilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published