GP
Size: a a a
GP
R
GP
R
GP
task buildImage(type: Exec) {
workingDir newFile(project.projectDir, './')
executable 'sbt'
args 'docker:publishLocal'
}GP
GP
KS
task buildImage(type: Exec) {
workingDir newFile(project.projectDir, './')
executable 'sbt'
args 'docker:publishLocal'
}R
GP
GP
GP
GP
w
D
task buildImage(type: Exec) {
workingDir newFile(project.projectDir, './')
executable 'sbt'
args 'docker:publishLocal'
}K
D