https://github.com/42ways/docker-middleman-shell
Middleman (https://middlemanapp.com) build environment
https://github.com/42ways/docker-middleman-shell
Last synced: 6 months ago
JSON representation
Middleman (https://middlemanapp.com) build environment
- Host: GitHub
- URL: https://github.com/42ways/docker-middleman-shell
- Owner: 42ways
- Created: 2018-05-22T16:31:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T21:26:05.000Z (over 5 years ago)
- Last Synced: 2025-08-02T17:43:35.409Z (12 months ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-middleman-shell
Middleman (https://middlemanapp.com) build environment
The aim of this project is to provide a docker container with all tools needed to build our website via Middleman.
Therefore no local installation of middleman and it's dependencies is neccessary.
## usage
The script `middleman-shell` contains the startup command for the middleman shell and mounts the current dir
to /middleman. You get a bash in the container, where you can run your Middleman commands.