Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 211 Bytes

build-images.md

File metadata and controls

10 lines (7 loc) · 211 Bytes

Build Docker Image

To build:

$ docker build -t boltops-tools/terraspace:ubuntu -f Dockerfile.ubuntu .
$ docker run --rm -ti boltops-tools/terraspace:ubuntu
# terraspace version
0.5.1
#