Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F32064525
Dockerfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
444 B
Referenced Files
None
Subscribers
None
Dockerfile
View Options
#
# Nasqueron - Notifications image
#
FROM nasqueron/nginx-php-fpm:novolume
MAINTAINER Nasqueron Organisation <docker@nasqueron.org>
#
# Prepare the container
#
COPY files /
WORKDIR /var/wwwroot/default
RUN git clone https://github.com/nasqueron/notifications.git . && \
composer install --ignore-platform-reqs --no-dev -o && \
chown -R app:app /var/wwwroot/default
#
# Run the container
#
CMD ["/usr/local/sbin/init-container"]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 8, 09:05 (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3777917
Default Alt Text
Dockerfile (444 B)
Attached To
Mode
rDNOTIF Notifications center Docker image
Attached
Detach File
Event Timeline
Log In to Comment