https://github.com/kickinespresso/espresso_wharf
https://github.com/kickinespresso/espresso_wharf
docker elixir
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kickinespresso/espresso_wharf
- Owner: kickinespresso
- License: mit
- Created: 2018-02-11T17:43:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T18:59:14.000Z (over 7 years ago)
- Last Synced: 2025-02-17T05:15:18.335Z (3 months ago)
- Topics: docker, elixir
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# espresso_wharf
Docker container for Ubuntu 16.04 and Elixir 1.6.1/Erlang 20
# Building
docker build -t kickinespresso/espresso_wharf .
# Pushing to Dockerhub
docker push kickinespresso/espresso_wharf:latest