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
- Host: GitHub
- URL: https://github.com/devopsmariocom/docker-eleventy
- Owner: devopsmariocom
- Created: 2020-09-26T20:00:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T11:14:00.000Z (over 6 years ago)
- Last Synced: 2025-02-25T00:07:17.643Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.