-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## Observed behaviour | ||
|
||
|
||
## Expected behaviour | ||
|
||
|
||
## Steps to reproduce the behaviour | ||
|
||
|
||
## Your configuration | ||
|
||
|
||
(by the way, thank you **very** much for contributing to Asqatasun!) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
## Purpose of this Pull Request? | ||
|
||
|
||
## Where should the reviewer start its review? | ||
|
||
|
||
## How the PR could be tested? | ||
|
||
|
||
## Any background context you want to provide? | ||
|
||
|
||
## What are the related issues? | ||
|
||
|
||
## Screenshots (if appropriate) | ||
|
||
|
||
(by the way, thank you **very** much for contributing to Asqatasun!) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
|
||
-------------------------------- | ||
Asqa.mvn 0.4.0, 2016-11-26 | ||
-------------------------------- | ||
- jdk-*/Dockerfile : reduced weight from 443 MB to 361 MB | ||
- jdk-*/alpine/Dockerfile : reduced weight from 253 MB to 170 MB | ||
|
||
-------------------------------- | ||
Asqa.mvn 0.3.1, 2016-11-20 | ||
-------------------------------- | ||
- updated alpine/Dockerfile : using "apk --no-cache" | ||
|
||
-------------------------------- | ||
Asqa.mvn 0.3.0, 2016-11-20 | ||
-------------------------------- | ||
- added Asqatasun/jdk-7/alpine/Dockerfile | ||
- added Asqatasun/jdk-7/alpine/Dockerfile | ||
|
||
-------------------------------- | ||
Asqa.mvn 0.2.0, 2016-11-20 | ||
-------------------------------- | ||
- Dockerfile : bypass entrypoint (faster loading of the Docker container) | ||
|
||
-------------------------------- | ||
Asqa.mvn 0.1.0, 2016-11-20 | ||
-------------------------------- | ||
- added Asqatasun/jdk-7/Dockerfile | ||
- added Asqatasun/jdk-8/Dockerfile | ||
|
||
|
||
|