Skip to content

Commit

Permalink
Build locally, don't pull from dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhoads committed Apr 26, 2022
1 parent 50763c2 commit 1224dee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ version: '3.8'

services:
web:
image: datacite/viringo
build: .
ports:
- "8091:80"
Expand Down

0 comments on commit 1224dee

Please sign in to comment.