We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6625b90 commit 96f56bdCopy full SHA for 96f56bd
1 file changed
.controlplane/Dockerfile
@@ -28,6 +28,7 @@ ENV NODE_ENV=production
28
# compiling assets requires any value for ENV of SECRET_KEY_BASE
29
ENV SECRET_KEY_BASE=NOT_USED_NON_BLANK
30
31
+RUN yarn res:build
32
RUN rails react_on_rails:locale
33
RUN rails assets:precompile
34
0 commit comments