Skip to content

lempiji/fetch-selections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetch-selections

A Utility for multi-stage build on Dockerfile

Usage

Dockerfile

COPY ./dub.selections.json /path/to/project/
WORKDIR /path/to/project/
RUN dub run fetch-selections

COPY . /path/to/project/
RUN dub build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages