From 5d8d0cb949f60641ad842a780226b874b5a37922 Mon Sep 17 00:00:00 2001 From: timotheyca Date: Sat, 18 Jun 2022 20:04:58 +0300 Subject: [PATCH] store run config --- .idea/runConfigurations/Docker_Image.xml | 21 +++++++++++++++++++++ .idea/runConfigurations/Dockerfile.xml | 13 +++++++++++++ 2 files changed, 34 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..560dbf8 --- /dev/null +++ b/.idea/runConfigurations/Docker_Image.xml @@ -0,0 +1,21 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Dockerfile.xml b/.idea/runConfigurations/Dockerfile.xml new file mode 100644 index 0000000..b4fdc05 --- /dev/null +++ b/.idea/runConfigurations/Dockerfile.xml @@ -0,0 +1,13 @@ + + + + + + + + + \ No newline at end of file