Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8395100
docker-run-stop.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
302 B
Subscribers
None
docker-run-stop.erb
View Options
<%
if
@before_stop
-%>
<%=
@before_stop
%>
<%
end
-%>
/usr/bin/
<%=
@docker_command
%>
stop --time=
<%=
@stop_wait_time
%>
<%=
@sanitised_title
%>
<%
if
@remove_container_on_stop
-%>
/usr/bin/
<%=
@docker_command
%>
rm
<%
if
@remove_volume_on_stop
%>
-v
<%
end
%>
<%=
@sanitised_title
%>
<%
end
-%>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:34 PM (10 w, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3370472
Attached To
R205 puppet-puppetlabs-docker
Event Timeline
Log In to Comment