Libraries
»
construi
(0.39.0)
»
Index
»
Construi
»
Container
»
#commit
Method: Construi::Container#commit
Defined in:
lib/construi/container.rb
#
commit
⇒
Object
28 29 30
# File 'lib/construi/container.rb', line 28
def
commit
Image
.
wrap
(
@container
.
commit
)
end