Commit Graph

43 Commits

Author SHA1 Message Date
Marcin Kulik
28519cb455 Use asciinema/vt instead of libtsm based program 2017-06-06 15:33:59 +02:00
Marcin Kulik
4d0c37a1e0 Remove deprecated MAINTAINER directives
MAINTAINER was deprecated in Docker 1.13.
2017-06-02 21:57:57 +02:00
Marcin Kulik
96876e3996 Remove old unused code 2017-06-02 15:40:24 +02:00
Marcin Kulik
454de6c522 /cache is a volume 2017-06-02 15:40:24 +02:00
Marcin Kulik
0592353ba6 More fine grained COPY in Dockerfile 2017-06-02 15:40:24 +02:00
Marcin Kulik
3f6d02bc2a Route docs requests to Phoenix 2017-06-02 15:40:24 +02:00
Marcin Kulik
d67cd9a9a1 Use Ecto compatible DATABASE_URL 2017-06-02 15:40:24 +02:00
Robert Müller
1392f930c4 Use latest version of the java jdk
Use jdk-8u131-linux-x64 instead of  jdk-8u111-linux-x64

This fixes #260
2017-06-01 12:28:00 +02:00
Marcin Kulik
b863d48102
Expose Rails and Clojure app ports in Dockerfile 2017-05-02 17:04:27 +02:00
Marcin Kulik
d1926ba527
Set A2PNG_BIN_PATH in Dockerfile 2017-05-02 16:58:02 +02:00
Marcin Kulik
2c9f1b42fe
Faster bundle install when building Docker image 2017-04-24 12:45:07 +02:00
Marcin Kulik
0f8cdac4ba Remove old PNG generation code 2017-04-19 23:59:43 +02:00
Marcin Kulik
3e2bb2682e Start Clojure app in Supervisor 2017-04-19 00:00:31 +02:00
Marcin Kulik
70fd5608f6 Use DATABASE_URL compatible with PostgreSQL JDBC driver 2017-04-18 23:36:10 +02:00
Marcin Kulik
f868dc19d4 Build uberjar in Dockerfile 2017-04-18 22:02:29 +02:00
Marcin Kulik
146a9bcfc5 HOST env is not used anymore 2017-04-18 21:56:53 +02:00
Marcin Kulik
af0b3506cd Use correct default DB URL 2017-04-18 17:32:08 +02:00
Marcin Kulik
b4ed4edc9c More comments 2017-04-15 00:30:18 +02:00
Marcin Kulik
26e36429ae Fix a2png wrt PhantomJS dep 2017-04-15 00:25:21 +02:00
Marcin Kulik
3e0971d704 Be explicit about db user and name in Docker compose setup 2017-04-15 00:01:31 +02:00
Marcin Kulik
a8753e85eb Use namshi/smtp container for delivering emails 2017-04-14 10:34:42 +02:00
Marcin Kulik
37912a115d Install tzdata in hope to fix build on Docker hub /o\ 2017-04-14 09:10:17 +02:00
Marcin Kulik
9f511e30fa ADD -> COPY 2017-04-13 20:47:42 +02:00
Marcin Kulik
ecdc8a463e Add missing imagemagick dependency to Docker image 2017-04-13 20:10:19 +02:00
Marcin Kulik
5714656e9d Document dependencies in Dockerfile 2017-04-13 19:37:02 +02:00
Marcin Kulik
fc412ccf81 Do not expose Rails config dir as volume 2017-04-13 18:13:30 +02:00
Marcin Kulik
1edd77b677 Fix assets compilation without database.yml 2017-04-13 18:12:45 +02:00
Marcin Kulik
3922068b3c Compile a2png before adding whole source tree 2017-04-13 18:10:23 +02:00
Marcin Kulik
0e6b2366eb Update Dockerfile comments wrt deprecation of Docker Toolbox 2017-04-13 16:24:00 +02:00
Marcin Kulik
23130c3bfc Run Rails app in production env 2017-04-13 14:37:40 +02:00
Marcin Kulik
442a68bb21 Put Nginx in front of Rails 2017-04-13 14:15:38 +02:00
Marcin Kulik
0823c79b54 Comments 2017-04-13 11:42:57 +02:00
Marcin Kulik
9e96ac01f3 Properly build a2png 2017-04-13 11:26:22 +02:00
Marcin Kulik
6509f74192 No need to create tmp/restart.txt 2017-04-12 21:48:58 +02:00
Marcin Kulik
f4f831e114 No need to delete log/* 2017-04-12 21:48:24 +02:00
Marcin Kulik
5353055d58 Run bundle install before adding whole app source tree to prevent cache busting 2017-04-12 21:43:32 +02:00
Marcin Kulik
200d6e1c24 Use asciinema's libtsm fork 2017-04-12 21:22:12 +02:00
Marcin Kulik
265fc002a6 Clear libtsm checkout after installing the lib 2017-04-12 21:22:01 +02:00
Marcin Kulik
ebb50ec04f Update Docker image to be based on Ubuntu 16.04 2017-04-12 21:16:32 +02:00
Marcin Kulik
9ba724edbd Symlink player files into a2png dir 2017-01-26 18:45:08 +01:00
Marcin Kulik
9bddef2825 Fix typo 2017-01-26 18:45:08 +01:00
Bartosz Ptaszynski
f3949ce553 fixes #225 - dockerized problem in the sidekiq-in-container 2016-11-29 19:23:18 +00:00
foobarto
f0f20733ea Adding Dockerfile and start_sidekiq.rb needed to create Docker Image with asciinema 2015-10-27 11:39:35 +00:00