Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8393762
Dockerfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
204 B
Subscribers
None
Dockerfile
View Options
ARG BASE_IMAGE
FROM ${BASE_IMAGE}
RUN apt-get update && apt-get install -y --no-install-recommends cron && \
rm -r /var/lib/apt/lists/*
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:17 PM (10 w, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3248972
Attached To
R206 getsentry-onpremise
Event Timeline
Log In to Comment