1FROM scratch 2ENV PATH "$PATH:/bin" 3COPY tomll /bin/tomll 4COPY tomljson /bin/tomljson 5COPY jsontoml /bin/jsontoml
View as plain text