Skip to content
Snippets Groups Projects
Commit 549f44df authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

delete database from dockerfile

parent 53fe8279
No related branches found
No related tags found
1 merge request!184Change go module paths
...@@ -16,7 +16,6 @@ FROM installer as builder ...@@ -16,7 +16,6 @@ FROM installer as builder
COPY *.go ./ COPY *.go ./
COPY ./api ./api COPY ./api ./api
COPY ./cmd ./cmd COPY ./cmd ./cmd
COPY ./database ./database
COPY ./forks ./forks COPY ./forks ./forks
COPY ./interfaces ./interfaces COPY ./interfaces ./interfaces
COPY ./northbound ./northbound COPY ./northbound ./northbound
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment