From 67de8376bf9e1fdc033bcbd8e4a99d0edc784642 Mon Sep 17 00:00:00 2001 From: timotheyca Date: Sat, 18 Jun 2022 20:07:51 +0300 Subject: [PATCH] store run config --- .idea/runConfigurations/Docker_Image.xml | 33 ++++++++++++++++++++++++ .idea/runConfigurations/Dockerfile.xml | 13 ++++++++++ 2 files changed, 46 insertions(+) create mode 100644 .idea/runConfigurations/Docker_Image.xml create mode 100644 .idea/runConfigurations/Dockerfile.xml diff --git a/.idea/runConfigurations/Docker_Image.xml b/.idea/runConfigurations/Docker_Image.xml new file mode 100644 index 0000000..10ccd46 --- /dev/null +++ b/.idea/runConfigurations/Docker_Image.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Dockerfile.xml b/.idea/runConfigurations/Dockerfile.xml new file mode 100644 index 0000000..533ed62 --- /dev/null +++ b/.idea/runConfigurations/Dockerfile.xml @@ -0,0 +1,13 @@ + + + + + + + + + \ No newline at end of file