This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM makuk66/docker-solr:4.10.4 | |
MAINTAINER DCHQ, Inc. <support@dchq.io> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM makuk66/docker-solr:4.10.4 | |
MAINTAINER DCHQ, Inc. <support@dchq.io> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM makuk66/docker-solr:4.10.4 | |
MAINTAINER DCHQ, Inc. <support@dchq.io> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM makuk66/docker-solr:4.10.4 | |
MAINTAINER DCHQ, Inc. <support@dchq.io> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql: | |
image: mysql:latest | |
mem_limit: 1g | |
cpu_shares: 1 | |
host: host1 | |
environment: | |
- MYSQL_USER=root | |
- MYSQL_DATABASE=drupal_db | |
- MYSQL_ROOT_PASSWORD=admin123 | |
web: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Ruby-App | |
# | |
# VERSION 0.0.1 | |
FROM ruby:2.1.3 | |
MAINTAINER DCHQ, Inc <support@dchq.io> | |
LABEL Description="This image is used to start the Starter Kit Ruby example" Vendor="DCHQ, Inc" Version="1.0" | |
RUN apt-get update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Ruby-App | |
# | |
# VERSION 0.0.1 | |
FROM ruby:2.1.3 | |
MAINTAINER DCHQ, Inc <support@dchq.io> | |
LABEL Description="This image is used to start the Starter Kit Ruby example" Vendor="DCHQ, Inc" Version="1.0" | |
RUN apt-get update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Ruby-App | |
# | |
# VERSION 0.0.1 | |
FROM ruby:2.1.3 | |
MAINTAINER DCHQ, Inc <support@dchq.io> | |
LABEL Description="This image is used to start the Starter Kit Ruby example" Vendor="DCHQ, Inc" Version="1.0" | |
RUN apt-get update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Ruby-App | |
# | |
# VERSION 0.0.1 | |
FROM ruby:2.1.3 | |
MAINTAINER DCHQ, Inc <support@dchq.io> | |
LABEL Description="This image is used to start the Starter Kit Ruby example" Vendor="DCHQ, Inc" Version="1.0" | |
RUN apt-get update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM makuk66/docker-solr:4.10.4 | |
MAINTAINER DCHQ, Inc. <support@dchq.io> |
NewerOlder