new
This commit is contained in:
@@ -7,7 +7,7 @@ Le but de ce TP est de regarder comment nous pouvons utiliser docker pour facili
|
||||
|
||||
<!--more-->
|
||||
|
||||
### Etape -1: Docker###
|
||||
### Etape -1: Docker
|
||||
|
||||
Si vous utilisez une machine perso, installez docker (voir [ici](http://olivier.barais.fr/blog/posts/teaching/istic/m2/french/2018/09/10/Operation_portable_M2_ISTIC.html))
|
||||
|
||||
|
||||
@@ -7,6 +7,11 @@
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<url>http://maven.apache.org</url>
|
||||
<build>
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/</directory>
|
||||
</resource>
|
||||
</resources>
|
||||
<finalName>fatjar-${project.version}</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user