Closed ivan-aksamentov closed 3 years ago
We need to have a dev Docker setup as well as a production build container setup, for reproducible Linux builds.
We will distribute the CLI as an executable and as an executable in a FROM scratch container:
FROM scratch
https://github.com/neherlab/nextalign/blob/6a8eae8f6ddfb2bca2ed8d6a2cb3424be1d0d72d/Dockerfile#L1-L5
We need to have a dev Docker setup as well as a production build container setup, for reproducible Linux builds.
We will distribute the CLI as an executable and as an executable in a
FROM scratch
container:https://github.com/neherlab/nextalign/blob/6a8eae8f6ddfb2bca2ed8d6a2cb3424be1d0d72d/Dockerfile#L1-L5