Skip to content

squarescale/contact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SquareScale Containerized Contact Card

Build Status

Usage

$ docker run squarescale/contact

Build

Build is done inside a docker image, you don't need anything but docker.

make display the help with available commands.

Run make build to build the executable for linux amd64 arch.

Run make build-image to create a docker image containing the executable.

Run make run-image after to run the built docker image.

A make lint using dockerfile-lint from project atomic and hadoling is available to check is Dockerfile is good.

Releases

No releases published

Packages

No packages published