Page MenuHomeSoftware Heritage

docker-run-stop.erb
No OneTemporary

docker-run-stop.erb

<% 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

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

Event Timeline