We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 139f1a4 + fd03ffd commit 16fb86bCopy full SHA for 16fb86b
Dockerfile
@@ -2,8 +2,7 @@ FROM registry.access.redhat.com/ubi9/ubi
2
3
ENV TERM=xterm \
4
APPLIANCE=true \
5
- RAILS_USE_MEMORY_STORE=true \
6
- SECRET_KEY_BASE_DUMMY=1
+ RAILS_USE_MEMORY_STORE=true
7
8
# Force the sticky bit on /tmp - https://bugzilla.redhat.com/show_bug.cgi?id=2138434
9
RUN chmod +t /tmp
0 commit comments