Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile for Centos #1

Open
defender opened this issue Sep 17, 2014 · 1 comment
Open

Dockerfile for Centos #1

defender opened this issue Sep 17, 2014 · 1 comment
Labels

Comments

@defender
Copy link

Hi
Today you have only base image based on ubuntu (also : https://registry.hub.docker.com/u/libmesos/ubuntu/)
FROM ubuntu:14.04
MAINTAINER Mesosphere support@mesosphere.io

We need the same for centos, can you please provide

Thanks.

@asridharan
Copy link
Contributor

Why do you need a base image of CentOS specifically ? The whole idea of running Mesos in docker containers is to encapsulate the file system dependency in the container itself, so building a docker image for each OS defeats the purpose of running Mesos in a container?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants