Skip to content

jrollin/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

List of useful scripts to launch docker containers

Usage

Node

Npm install

./node.sh npm install

Run index.js in current directory

./node.sh node index.js

Postgres database

Start postgres server with postgres:password on port 5432

./db_postgres.sh

Golang

run go file

./go.sh run hello.go

About

List of useful images for local dev

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages