An open API service indexing awesome lists of open source software.

https://github.com/devopsmariocom/docker-eleventy

Docker build for eleventy js
https://github.com/devopsmariocom/docker-eleventy

Last synced: about 1 month ago
JSON representation

Docker build for eleventy js

Awesome Lists containing this project

README

          

# Docker Eleventy

A docker container for Eleventy.

## Getting Started

These instructions will cover usage information and for the docker container.

### Prerequisities

In order to run this container you'll need docker installed.

* [Windows](https://docs.docker.com/windows/started)
* [OS X](https://docs.docker.com/mac/started/)
* [Linux](https://docs.docker.com/linux/started/)

### Usage

#### Container Parameters

List the different parameters available to your container

```shell
docker run mikebell/eleventy:latest serve
```

#### Volumes

* `/usr/src` - Location in container

## Versioning

Versioning follows Eleventys versioning.