mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
remove obsolete version element from all docker yaml files
This commit is contained in:
parent
c9c6ae63cc
commit
ff0176599e
@ -1,6 +1,3 @@
|
||||
# This docker-compose file is just here for testing
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
|
||||
########################################################
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
# This docker-compose file is just here for testing
|
||||
version: "3.4"
|
||||
services:
|
||||
webapp-base:
|
||||
image: ocelotsocialnetwork/webapp:local-base
|
||||
|
||||
@ -1,8 +1,6 @@
|
||||
# Todo: !!! This file seems related to our old maintenance worker for MongoDB and has to be refactored in case of using it !!!
|
||||
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
ervices:
|
||||
maintenance-worker:
|
||||
image: ocelotsocialnetwork/develop-maintenance-worker:latest
|
||||
build:
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
|
||||
########################################################
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
|
||||
########################################################
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
# is required to explicitly define if you want an production build:
|
||||
# > docker-compose -f docker-compose.yml up
|
||||
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
|
||||
########################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user