Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11722080
Dockerfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
478 B
Referenced Files
None
Subscribers
None
Dockerfile
View Options
#
# Nasqueron - Phabricator image
#
FROM node
MAINTAINER Sébastien Santoro aka Dereckson <dereckson+nasqueron-docker@espace-win.org>
RUN cd /opt && \
git clone https://github.com/phacility/libphutil.git && \
git clone https://github.com/phacility/phabricator.git && \
cd phabricator/support/aphlict/server/ && \
npm install ws
EXPOSE 22280 22281
WORKDIR /opt/phabricator/support/aphlict/server
CMD [ "node", "aphlict_server.js", "--admin-host=0.0.0.0" ]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 18, 00:25 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2989536
Default Alt Text
Dockerfile (478 B)
Attached To
Mode
rDAPHLICT Docker image for Aphlict
Attached
Detach File
Event Timeline
Log In to Comment