Commit 7752a737 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Build the file catalog docker image locally.

parent 310926fb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ services:
    container_name: base
  postgres:
    image: git.ia2.inaf.it:5050/vospace/vospace-file-catalog
    build: ../vospace-file-catalog
    container_name: file_catalog
    networks:
    - backend_net