mwalliczek / integration_test_image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base image for Java 11 JRE, Maven 3.x, NodeJS 16, NPM 8.x, Google Chrome, MariaDB and Keycloak

Ubuntu based Docker image for running apps that need Java, Maven, NodeJS, NPM, Google Chrome, MariaDB and Keycloak. Build for amd64.

To use as base image

In your Dockerfile:

FROM mwalliczek/integration_test:latest

About

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%