add Dockerfile

This commit is contained in:
ondal
2025-02-15 16:51:16 +09:00
parent f81bbd170c
commit 4d2bf7fb45
102 changed files with 84 additions and 7520 deletions
Binary file not shown.
Binary file not shown.
+12
View File
@@ -0,0 +1,12 @@
Manifest-Version: 1.0
Main-Class: org.springframework.boot.loader.launch.JarLauncher
Start-Class: com.unicorn.lifesub.mysub.infra.MySubApplication
Spring-Boot-Version: 3.4.0
Spring-Boot-Classes: BOOT-INF/classes/
Spring-Boot-Lib: BOOT-INF/lib/
Spring-Boot-Classpath-Index: BOOT-INF/classpath.idx
Spring-Boot-Layers-Index: BOOT-INF/layers.idx
Build-Jdk-Spec: 17
Implementation-Title: mysub-infra
Implementation-Version: 1.0.0
+2
View File
@@ -0,0 +1,2 @@
Manifest-Version: 1.0