Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move docker build to own module and upgrade #1935

Closed
reckart opened this issue Dec 11, 2021 · 0 comments
Closed

Move docker build to own module and upgrade #1935

reckart opened this issue Dec 11, 2021 · 0 comments
Assignees
Projects
Milestone

Comments

@reckart
Copy link
Member

reckart commented Dec 11, 2021

Describe the refactoring action
Move the docker build out of the webapp module and into its own module and upgrade it to allow multi-platform builds.

Expected benefit
Ability to make bugfix release also on docker.

@reckart reckart added this to the 3.6.8 milestone Dec 11, 2021
@reckart reckart self-assigned this Dec 11, 2021
@reckart reckart added this to To do in Kanban via automation Dec 11, 2021
reckart added a commit that referenced this issue Dec 11, 2021
- Create new docker module
- Backport docker build setup from INCEpTION
- Update Docker base image to Java 11
- Remove mem_limit and mem_swap which are not longer supported by Docker
reckart added a commit that referenced this issue Dec 11, 2021
reckart added a commit that referenced this issue Dec 11, 2021
- Point users reading the documentation to INCEpTION
reckart added a commit that referenced this issue Dec 11, 2021
…ild-to-own-module-and-upgrade

#1935 - Move docker build to own module and upgrade
@reckart reckart closed this as completed Dec 11, 2021
Kanban automation moved this from To do to Done Dec 11, 2021
reckart added a commit that referenced this issue Dec 11, 2021
* 3.6.x:
  #1935 - Move docker build to own module and upgrade
  #1935 - Move docker build to own module and upgrade
  #1932 - Upgrade dependencies
  #1932 - Upgrade dependencies
  #1935 - Move docker build to own module and upgrade
  #1932 - Upgrade dependencies

% Conflicts:
%	pom.xml
%	webanno-doc/src/main/resources/META-INF/asciidoc/common/systemrequirements.adoc
%	webanno-ui-project/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/project/users/UserSelectionPanel.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Kanban
  
Done
Development

No branches or pull requests

1 participant