This repository contains Dockerfile to build static websites using s3_website.
- Install Docker
- 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
docker run -it --rm toolsplus/docker_s3_website