Skip to content
This repository has been archived by the owner. It is now read-only.

Comanagephp #9

Merged
16 commits merged into from
Sep 15, 2016
Merged

Comanagephp #9

16 commits merged into from
Sep 15, 2016

Conversation

ghost
Copy link

@ghost ghost commented Sep 14, 2016

No description provided.

@@ -100,6 +103,13 @@ RUN ln -s /opt/etc/httpd/conf.d/ports.conf /etc/httpd/conf.d/ports.conf
RUN ln -s /opt/etc/httpd/conf.d/handlers.conf /etc/httpd/conf.d/handlers.conf
RUN ln -s /opt/etc/httpd/conf.d/virtual_host_80.conf /etc/httpd/conf.d/00-comanage-80.conf

#Add php Configuration
RUN ln -s /opt/etc/php/EmailSheel.php /opt/comanage/comanage-registry-$version/app/Console/Command/EmailSheel.php
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Each RUN command creates a new layer. Can you chain these together with && ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure :)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@ghost ghost merged commit 69cf933 into master Sep 15, 2016
@ghost ghost deleted the comanagephp branch September 15, 2016 14:34
@ghost ghost restored the comanagephp branch September 15, 2016 14:48
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants