Darius JJ Chuck
3fa86428ba
fix: run docker with root to fix crashing on Linux (undoes 62da387d3a) ( #525 )
2021-03-02 09:25:58 +01:00
Baptiste Grob
993d241c72
feat: switch from npm to yarn ( #500 )
...
* feat: switch from npm to yarn
* fix: build
* fix: replace yarn run with yarn
* fix: nodejs version install in Docker image
* fix: initialize mobx state
Co-authored-by: Karol Sójko <karolsojko@gmail.com >
2020-12-08 14:59:22 +01:00
Karol Sójko
62da387d3a
fix: run Docker without root
2020-10-14 13:53:51 +02:00
Baptiste Grob
8e4104c4a5
fix: build web app before precompiling assets
2020-07-30 18:24:17 +02:00
Karol Sójko
378afdc473
fix: building image with extensions and batch manager
2020-07-08 09:08:39 +02:00
Johnny Almonte
dd426cf0a0
refactor: remove duplicate commands
2020-06-17 21:46:42 -04:00
Karol Sójko
c32785579c
Switch to fixed version of Ruby alpine
2020-06-17 07:12:18 +02:00
Karol Sójko
1b6dadd4f7
Add precompiling assets
2020-06-17 07:03:07 +02:00
Mo Bitar
4f42330167
Angular 1.6.9, remove bower
2019-01-30 16:16:43 -06:00
oldjamey
a010c3e503
Update Dockerfile for optional production use
...
Added commented-out portions of Dockerfile that can be uncommented for use in production. Additional instruction was supplied in Dockerfile comments to change parameter in config/environments/production.rb for standard Docker best practices production configuration.
2018-09-05 09:44:58 -05:00
oldjamey
36240bd0aa
Update Dockerfile Comments
...
The "run" instructions had a different image name from the "build" instructions. This update just makes them work correctly together.
2018-09-02 21:45:56 -07:00
oldjamey
e0a2566e3a
Updated Dockerfile
...
Also added instructions for building and deploying Docker image, and added docker directory with custom entrypoint
2018-08-31 14:45:37 -05:00
Tommy Ku
b475af4eaa
fix tzdata requirement for alpine linux on Docker
2017-04-23 23:33:29 +08:00
Tommy Ku
27a3eb1677
dockerizing the app
2017-04-23 23:33:29 +08:00