You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
FROM devforth/spa-to-http:1.0.6
|
|
# keep in mind `dist/` is the context, so `./` refers to the files within `dist/`:
|
|
COPY ./ ./ |