UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
A
aiml
r
rstudio
Commits
62fa8c51
Unverified
Commit
62fa8c51
authored
Aug 24, 2021
by
Doug Reynolds
Browse files
Removed installation of compat-openssl and make, not needed
parent
45b51404
Pipeline
#440988
passed with stages
in 29 minutes and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
14 deletions
+0
-14
Dockerfile
Dockerfile
+0
-9
hardening_manifest.yaml
hardening_manifest.yaml
+0
-5
No files found.
Dockerfile
View file @
62fa8c51
...
@@ -20,15 +20,6 @@ RUN chown -R default /var/lib/rstudio-server /var/run/rstudio-server /opt/R/ &&
...
@@ -20,15 +20,6 @@ RUN chown -R default /var/lib/rstudio-server /var/run/rstudio-server /opt/R/ &&
chmod
-R
g
=
u /etc/rstudio
&&
\
chmod
-R
g
=
u /etc/rstudio
&&
\
chmod
+t /var/run/rstudio-server
chmod
+t /var/run/rstudio-server
RUN
mkdir
-p
/tmp/repo
COPY
signatures/RPM-GPG-KEY-centosofficial /tmp/repo
ADD
compat-openssl10.tar.xz /tmp/repo
RUN
rpm
--import
/tmp/repo/RPM-GPG-KEY-centosofficial
&&
\
dnf
install
-y
/tmp/repo/packages/
*
.rpm
&&
\
rm
-frv
/tmp/repo
&&
\
dnf clean all
-y
USER
1001
USER
1001
EXPOSE
8787
EXPOSE
8787
HEALTHCHECK
--start-period=60s CMD rstudio-server status | grep -e "running"
HEALTHCHECK
--start-period=60s CMD rstudio-server status | grep -e "running"
...
...
hardening_manifest.yaml
View file @
62fa8c51
...
@@ -34,11 +34,6 @@ resources:
...
@@ -34,11 +34,6 @@ resources:
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c
value
:
93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c
-
filename
:
compat-openssl10.tar.xz
url
:
https://coeusblobstorage.z13.web.core.windows.net/centos/8/compat-openssl10.tar.xz
validation
:
type
:
sha256
value
:
0ee7a2a2d59c2f71f42e753d8882de8de91725fa7c3b40f5bb36f8a4f6b637a2
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment