Skip to content

ACS Centos6.6 Docker image #34

@atejeda

Description

@atejeda

Docker is a service in which linux flavors can be deployed in linux containers, same as a VM but more efficient.

I've prepared a docker image with the essentials in order to setup an environment to build ACS, basically is a Centos6.6 with a bunch of packages (everything what ACS needs).

The packages don't include the External Products... yet, and don't include the Oracle JDK's as well but a script is provided to install Oracle JDK's.

To pull the image just type

docker pull atejeda/acscommunity

By having several containers of the same image, one can execute network testing for data movement such as events, deployments configurations, etc.

The docker image is located at this repo and is being build by Docker Hub, either the Docker Hub or the repo has more detailed information.

I've built ACS and executed a few of the tests provided, so far there's no problem at all, if there's any, please create an issue in the repo wiki.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions