Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
springboot-maven3-centos
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
luiz.nunes
springboot-maven3-centos
Graph
e7de83bdfb6d1858df73d4eb3100662be9f39454
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Mar
9
Jul
16
Apr
28
Mar
7
Sep
6
5
Jul
27
Apr
26
13
Mar
9
Feb
22
Sep
21
19
15
26
Mar
25
23
3
2
1
Update Dockerfile
java_11
java_11
Update run
Delete 1bbbc81e7353c47750e244fa5894ac2ff005aabd1b880526858d2e6a0c0e6004-json.log
master
master
Upload New File
Update run
springboot-mave…
springboot-maven3-gradle-centos
Update run
Update Dockerfile
Update assemble
Update assemble
Update assemble
shsa
Update Dockerfile
Update Dockerfile
Merge pull request #12 from svettwer/feature/incremental-builds
1.4
1.4
Added save-artifacts script and altered the assemble script
Merge pull request #11 from fanfanbj/master
1.3
1.3
Fix bc fail issue, source code not keep same location in Dockerfile and s2i assemble script
Merge pull request #10 from FMAOuroboros/master
1.2
1.2
Updated go version
Replaced deprecated `--force-pull=false` parameter by `--pull-policy=never`
Added .idea to .gitignore
Run standalone jar or war instead of jar only
Merge pull request #9 from jchen86/master
Update README.md
Merge pull request #7 from luiscoms/feature/buildargs
Add container_ip when run in boot2docker
Add default value to $APP_TARGET
Fix tests for Mac
Add $APP_TARGET and $MVN_ARGS env var
Fix errors in sample usage section
Merge pull request #5 from britter/use-latest-go
Use latest go version
Merge pull request #4 from britter/read-port-from-metadata
Read exposed port from image meta data using docker inspect
Merge pull request #2 from britter/mvnw-detection
1.1
1.1
Pass test project to test script
Add test project for mvnw
Add mvnw detection to assemble script
Merge pull request #3 from britter/fix-test-script
Remove unnecessary command - run_s2i_build is called explicitly after prepare