Commit graph

10 commits

Author SHA1 Message Date
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
8183bd0bca No need to mkdir apparently 2018-10-03 14:49:18 -04:00
Leopere
6ac1a9491e Adding chainquery user directory 2018-10-03 14:47:25 -04:00
Leopere
bb294db85a Rolled back part of the last change 2018-10-03 14:45:34 -04:00
Leopere
cf64808b82 Relocated chainqueryconfig.toml
Removed more weight (LICENSES and README.md files)
2018-10-03 14:43:03 -04:00
Leopere
749bec6b90 Typed the wrong user 2018-10-03 14:30:18 -04:00
Leopere
1656b5017f More re-organization and removed duplicate RUN 2018-10-03 14:29:00 -04:00
Leopere
26f358f79e Defined FROM directive 2018-10-03 14:17:22 -04:00
Leopere
f2820e1ce8 Base Dockerfile based on my testing
The chainquery binary is going to be installed into $PATH
This entire appliance has no real need for a data directory so consider
moving the home of the chainquery user to just be in /etc/chainquery/
where the config can be located more permanently.
2018-10-03 14:12:23 -04:00
Leopere
eade911a0a This shouldn't collide in my testing env 2018-10-02 17:22:47 -04:00