https://github.com/bwplotka/mesos-modules-dev
Improved docker for building mesos modules. Tested as a base for building Serenity.
https://github.com/bwplotka/mesos-modules-dev
Last synced: 3 months ago
JSON representation
Improved docker for building mesos modules. Tested as a base for building Serenity.
- Host: GitHub
- URL: https://github.com/bwplotka/mesos-modules-dev
- Owner: bwplotka
- License: apache-2.0
- Created: 2015-10-26T15:01:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T16:51:56.000Z (almost 10 years ago)
- Last Synced: 2025-04-04T13:30:43.980Z (10 months ago)
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mesos-Modules-Dev docker image.
Improved docker for building mesos modules. Tested as a base for building Serenity.
Dockerhub: [bplotka/mesos-modules-dev](https://hub.docker.com/r/bplotka/mesos-modules-dev/)
# Usage:
Use this Dockerfile or just pull it from dockerhub:
```
docker pull bplotka/mesos-modules-dev
```
# Improvement details:
Based on: [mesosphere/mesos-modules-dev](https://hub.docker.com/r/mesosphere/mesos-modules-dev/)
1. Clang compiler installed.
2. Vim editor installed.
3. Checkouted to different Mesos Version (using tags).
4. Increased multi-threading option in make.