https://github.com/krzemin/docker-ubuntu-ci
Ubuntu 18.10 docker image for running CI builds
https://github.com/krzemin/docker-ubuntu-ci
docker flyway java11 nodejs npm postgresql sbt ubuntu
Last synced: 2 months ago
JSON representation
Ubuntu 18.10 docker image for running CI builds
- Host: GitHub
- URL: https://github.com/krzemin/docker-ubuntu-ci
- Owner: krzemin
- Created: 2018-02-01T02:21:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T14:00:41.000Z (almost 7 years ago)
- Last Synced: 2025-08-12T13:57:26.245Z (10 months ago)
- Topics: docker, flyway, java11, nodejs, npm, postgresql, sbt, ubuntu
- Language: Dockerfile
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-ubuntu-ci
Ubuntu 18.10 docker image with pre-installed:
- postgresql 10
- java 11 open jdk
- mill
- nodejs 10 & yarn
- flyway
- docker-compose
Used for running CI builds.