Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 732 Bytes

File metadata and controls

25 lines (17 loc) · 732 Bytes

Docker S3_website

Docker Build Status

This repository contains Dockerfile to build static websites using s3_website.

Installation

  1. Install Docker
  2. Pull automated build from public Docker Hub Registry:
docker pull toolsplus/docker_s3_website

Alternatively, you can build an image from Dockerfile:

docker build -t toolsplus/docker_s3_website github.com/toolsplus/docker_s3_website

Usage

docker run -it --rm toolsplus/docker_s3_website