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

COPY . /usr/src/app
