films-server

command module
v0.0.0-...-41a8fdc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2020 License: MIT Imports: 2 Imported by: 0

README

films-server

Basic go project

Running locally

# Build a local image
$ go build
# Run local image
$ ./go-docker

Building docker image

# Build a docker image
$ docker build -t go-docker .

Starting

# build image
$ ./go-docker

Stopping

# list out docker containers
$ docker container ls
# Find image and remove
$ docker stop <id>
Resources

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL