Skip to content

Commit

Permalink
fix: fixed docker obsolete versioning warning concern during make com…
Browse files Browse the repository at this point in the history
…mands (#110)

Co-authored-by: Antonio Martinez <jose.antonio.martinez.torres@intel.com>
  • Loading branch information
cloudikeme and antoniomtz authored Aug 13, 2024
1 parent 1d1433d commit 49749f0
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion docker-compose-edgex-spiffe-spire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-edgex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-elyra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-geti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-grpc-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# SPDX-License-Identifier: BSD-3-Clause
#

version: '3.7'
services:
camera-simulator:
container_name: camera-simulator
Expand Down
1 change: 0 additions & 1 deletion docker-compose-log-analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
elk:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
monitoring:
edgex-network:
Expand Down
1 change: 0 additions & 1 deletion docker-compose-oem-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-oem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-openvino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-pipeline-val.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion docker-compose-portainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
volumes:
portainer_data:

Expand Down
1 change: 0 additions & 1 deletion docker-compose-sim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: BSD-3-Clause
########################################################################

version: '3.7'
networks:
edgex-network:
driver: bridge
Expand Down

0 comments on commit 49749f0

Please sign in to comment.