From 0595525203e5c4eab8038194b56fda071c5e7c52 Mon Sep 17 00:00:00 2001 From: snbenge Date: Mon, 20 Apr 2020 13:24:41 -0400 Subject: [PATCH] renaming the this docker file. This file is used to make the gui work in ubuntu. I did not realize .ubuntu was an actual extension --- src/{docker-compose.ubuntu => docker-compose_ubuntu} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{docker-compose.ubuntu => docker-compose_ubuntu} (100%) diff --git a/src/docker-compose.ubuntu b/src/docker-compose_ubuntu similarity index 100% rename from src/docker-compose.ubuntu rename to src/docker-compose_ubuntu