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

#1935 - Move docker build to own module and upgrade #1936

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Dec 11, 2021

What's in the PR

  • 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

How to test manually

  • Do a docker build

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- 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 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 In progress in Kanban via automation Dec 11, 2021
@reckart reckart changed the base branch from master to 3.6.x December 11, 2021 17:27
@reckart
Copy link
Member Author

reckart commented Dec 11, 2021

Jenkins, can you test this please?

@reckart reckart merged commit 6daa53e into 3.6.x Dec 11, 2021
Kanban automation moved this from In progress to Done Dec 11, 2021
@reckart reckart deleted the refactoring/1935-Move-docker-build-to-own-module-and-upgrade branch December 11, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Kanban
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant