Sha256: 95810f10cfad4f9cc5488d9e13bd0b5b9276d9e12984616801f0a09ab370a957

Contents?: true

Size: 125 Bytes

Versions: 16

Compression:

Stored size: 125 Bytes

Contents

Indocker
  .define_container(:ruby)
  .tags('ruby', 'console=true')
  .image(:ruby)
  .networks(:app_net)
  .daemonize(false)

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
indocker-0.3.9 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.8 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.7 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.6 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.5 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.4 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.3 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.2 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.1.18 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.1 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.3.0 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.1.17 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.1.16 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.1.15 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.1.14 example/indocker/bounded_contexts/shared/ruby/container.rb
indocker-0.1.13 example/indocker/bounded_contexts/shared/ruby/container.rb