Skip to content

toolsplus/docker_s3_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published