mirror of
https://github.com/beego/bee.git
synced 2025-05-11 14:41:25 +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,
|
||||
Appdir: appdir,
|
||||
Entrypoint: entrypoint,
|
||||
Expose: expose,
|
||||
Expose: exposedockerfile,
|
||||
}
|
||||
composefile := Composefile{
|
||||
Appname: entrypoint,
|
||||
|
Loading…
x
Reference in New Issue
Block a user