зеркало из https://github.com/microsoft/docker.git
Use correct upstart script with new build tool
This commit is contained in:
Родитель
98f9d3e81c
Коммит
3d9b4379a5
|
@ -57,7 +57,9 @@ stop on runlevel [!2345]
|
|||
|
||||
respawn
|
||||
|
||||
exec docker -d
|
||||
script
|
||||
/usr/bin/docker -d
|
||||
end script
|
||||
'
|
||||
|
||||
# Each "bundle" is a different type of build artefact: static binary, Ubuntu
|
||||
|
|
Загрузка…
Ссылка в новой задаче