FROM tindy2013/subconverter:latest WORKDIR /base RUN cp pref.example.toml pref.toml EXPOSE 25500 CMD ["subconverter"]