# Use the libyui/devel image as the base
FROM libyui/devel:sle15

COPY . /usr/src/app
