version: '3.4'

services:
  githubactionscreator:
    image: openjdk:8-jdk-alpine
    build:
      context: .
      dockerfile: ./Dockerfile