Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
docker-images
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Merge Requests
0
Merge Requests
0
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
Code Review
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Axians Business Analytics
docker-images
Commits
b18fea62
Commit
b18fea62
authored
May 25, 2020
by
Jeroen Hogeveen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update azure cli to 2.60 and functions core tools to 3.0.2534
parent
beef6b9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
azure-dotnet-core-sdk-functions/Dockerfile
azure-dotnet-core-sdk-functions/Dockerfile
+2
-2
No files found.
azure-dotnet-core-sdk-functions/Dockerfile
View file @
b18fea62
FROM
mcr.microsoft.com/dotnet/core/sdk:3.1
MAINTAINER
Bizzscore <support@bizzscore.com>
ARG
AZCLI_VERSION=2.
5.1
-1
ARG
FUNCTIONS_VERSION=3.0.2
358
ARG
AZCLI_VERSION=2.
6.0
-1
ARG
FUNCTIONS_VERSION=3.0.2
534
ENV
AZURE_CORE_COLLECT_TELEMETRY=0 FUNCTIONS_CORE_TOOLS_TELEMETRY_OPTOUT=1 DOTNET_CLI_TELEMETRY_OPTOUT=1 POWERSHELL_TELEMETRY_OPTOUT=1
RUN
wget
-nc
-P
/tmp/msft/pkg
"https://packages.microsoft.com/repos/azure-cli/pool/main/a/azure-cli/azure-cli_
$AZCLI_VERSION
~buster_all.deb"
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment