This website requires JavaScript.
Explore
Help
Sign In
fabian
/
docker-tools
Watch
1
Star
0
Fork
0
You've already forked docker-tools
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Fabian Schlenz
d889ba5124
Fixed two bugs in the sample yaml:
interactive
was split into
tty
and
stdin_open
following the compose file docs. And
stop_grace_period
requires an integer, not a time string.
2017-02-13 13:08:47 +01:00
dup.rb
Fixed two bugs in the sample yaml:
interactive
was split into
tty
and
stdin_open
following the compose file docs. And
stop_grace_period
requires an integer, not a time string.
2017-02-13 13:08:47 +01:00
Description
No description provided
690
KiB
Languages
Ruby
93%
Shell
7%