mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
update docker comment
This commit is contained in:
parent
c78cf2cd18
commit
ca071962ef
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# docker build -f FilterLists.Api/Dockerfile .
|
||||
# Context: src
|
||||
# Command: docker build -f FilterLists.Api/Dockerfile .
|
||||
|
||||
FROM mcr.microsoft.com/dotnet/core/sdk:2.2-alpine AS build
|
||||
WORKDIR /app
|
||||
|
|
|
|||
Loading…
Reference in a new issue