mirror of
https://github.com/beego/bee.git
synced 2025-05-12 11:21:27 +00:00
Update dockerize.go
This commit is contained in:
parent
2127cc4fcc
commit
cb6bc94f88
@ -128,7 +128,7 @@ func dockerizeApp(cmd *commands.Command, args []string) int {
|
|||||||
BaseImage: baseImage,
|
BaseImage: baseImage,
|
||||||
Appdir: appdir,
|
Appdir: appdir,
|
||||||
Entrypoint: entrypoint,
|
Entrypoint: entrypoint,
|
||||||
Expose: expose,
|
Expose: exposedockerfile,
|
||||||
}
|
}
|
||||||
composefile := Composefile{
|
composefile := Composefile{
|
||||||
Appname: entrypoint,
|
Appname: entrypoint,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user