Commit graph

16 commits

Author SHA1 Message Date
Shubham Bhattar
1d75af86c7
Merge branch 'master' into master 2018-10-16 01:52:38 +05:30
Leopere
548fa6d8af
Updated against namechange 2018-10-15 03:15:35 -04:00
Shubham Bhattar
1e1b313abf MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files. 2018-10-14 18:00:06 +05:30
Leopere
25dc26aa05 Pushing trailing changes for starting debugpaste-it 2018-10-06 20:26:53 -04:00
Leopere
7238ce376c Updated git repository location for spee.ch 2018-10-02 16:55:58 -04:00
chamunks
80f1bc8950 Adding node-gyp package
Configuration advancements
2018-06-05 13:55:52 -04:00
chamunks
72451605c0 Removed debug line 2018-06-05 12:27:51 -04:00
chamunks
5c0ea02aab Realized there was a defaults file in cli/defaults 2018-06-02 20:06:44 -04:00
chamunks
e5df0c1347 Get dependencies prepared and I need a copy of the siteConfig.json 2018-06-02 18:57:55 -04:00
chamunks
c8bade4868 Added docker support files and fixed FROM context 2018-06-02 10:55:29 -04:00
chamunks
d1a33b262e Added untested healthcheck 2018-06-01 16:44:39 -04:00
chamunks
3925010f46 Removed extra line 2018-06-01 16:21:47 -04:00
chamunks
8bad2a6a8e Organization and adding docker-entrypoint 2018-06-01 16:21:16 -04:00
chamunks
9c77dece8d Adding curl/wget 2018-06-01 15:58:29 -04:00
chamunks
5284b01b5c Install latest source for spee.ch into a src dir
The idea here is when the container runs it will check the /app/
directory for anything and only copy things that aren't there already.
I might utilize rsync for this process as it'd apply more reliable magic
than I want to code or maintain.
2018-06-01 13:32:52 -04:00
chamunks
efcf47fc54 Adding base Dockerfile 2018-05-31 20:08:46 -04:00