Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Docker image for steeltoe-site Concourse pipeline

Notifications You must be signed in to change notification settings

SteeltoeOSS/steeltoe-site-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Steeltoe Site Tools

Contains the Dockerfile used to build the middleman documentation.

Usage

Build the image:

docker build .

List the images:

docker images

Tag the image:

docker tag <IMAGE ID> steeltoeoss/tools-middleman

Push the image to DockerHub:

docker push steeltoeoss/tools-middleman

About

Docker image for steeltoe-site Concourse pipeline

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published