FROM ghcr.io/linuxserver/openssh-server
EXPOSE 2222 2222
COPY task_generator /usr/bin/task_generator
