Sha256: d41c8bdcceda09fc7f541251a27063a1dd9e94d1337037499ba5636b77068d39

Contents?: true

Size: 194 Bytes

Versions: 1

Compression:

Stored size: 194 Bytes

Contents

docker run --name=<%= @attributes.app_name %> \
           --publish=<%= @attributes.app_port_map %> \
           --restart=always \
           --detach \
           <%= @attributes.app_repo %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gearship-0.2.1 lib/templates/actions/start_container.sh