diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index abd4b51..0000000 --- a/Dockerfile +++ /dev/null @@ -1 +0,0 @@ -FROM colebrokamp/rize:latest \ No newline at end of file diff --git a/README.md b/README.md index fc54ce5..d4bd3fb 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Once you have everything installed, open the project on R studio and click `Run - shinydashboard - DT - ggplot2 +- shinythemes ## How to deploy using docker: Option 1: [Deploy to Azure Web App for Containers or Azure Container Instances](https://azuredeploy.net/). More details [here (webapp)](https://azure.microsoft.com/en-us/services/app-service/containers/) and [here (container instances)](https://azure.microsoft.com/en-us/services/container-instances/) diff --git a/ThirdPartyNotice b/ThirdPartyNotice new file mode 100644 index 0000000..c4dc5f3 --- /dev/null +++ b/ThirdPartyNotice @@ -0,0 +1,17 @@ +THIRD PARTY SOFTWARE NOTICES AND INFORMATION +Do Not Translate or Localize + +This software incorporates material from third parties. Microsoft makes certain +open source code available at http://3rdpartysource.microsoft.com, or you may +send a check or money order for US $5.00, including the product name, the open +source component name, and version number, to: + +Source Code Compliance Team +Microsoft Corporation +One Microsoft Way +Redmond, WA 98052 +USA + +Notwithstanding any other terms, you may reverse engineer this software to the +extent required to debug changes to any libraries licensed under the GNU Lesser +General Public License. \ No newline at end of file