Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3770203
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
570 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/Dockerfile b/Dockerfile
index 438eb40..456a0a5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,20 +1,20 @@
FROM sameersbn/ubuntu:12.04.20140418
MAINTAINER sameer@damagehead.com
RUN apt-get update && \
- apt-get install -y mysql-server default-jre-headless && \
+ apt-get install -y default-jre-headless && \
apt-get clean # 20140418
ADD assets/ /app/
RUN chmod 755 /app/setup/install
RUN /app/setup/install
ADD authorized_keys /root/.ssh/
EXPOSE 5222
EXPOSE 7777
EXPOSE 9090
EXPOSE 9091
ENTRYPOINT ["/app/init"]
CMD ["app:start"]
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Nov 25, 19:22 (8 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260846
Default Alt Text
(570 B)
Attached To
Mode
rDO Docker image for Openfire
Attached
Detach File
Event Timeline
Log In to Comment