navcontainerhelper/ContainerHandling
Loïc Leuilliot b0e2bbe78d
fix: escape bakfile environment variable (#3329)
While using a custom bak file containing special characters (space and
parenthesis), I fall on an exception due to the fact bak path was not
escaped.

This fix apply the same encapsulate than the one done for licence file.
2024-02-14 10:40:50 +01:00
..
traefik Issue #3118 2023-07-18 17:21:11 +02:00
Enter-NavContainer.ps1
Extract-FilesFromNavContainerImage.ps1
Extract-FilesFromStoppedNavContainer.ps1
Flush-ContainerHelperCache.ps1
Get-AlLanguageExtensionFromArtifacts.ps1
Get-BestGenericImageName.ps1
Get-BestNavContainerImageName.ps1
Get-LatestAlLanguageExtensionUrl.ps1 support for runtime packages on NuGet (#3281) 2023-12-26 09:18:51 +01:00
Get-NavContainerSession.ps1
Import-NavContainerLicense.ps1
Invoke-ScriptInNavContainer.ps1 Encoding issue with PowerShell 7.4.1 (#3324) 2024-02-02 08:10:01 +01:00
New-NavContainer.ps1 fix: escape bakfile environment variable (#3329) 2024-02-14 10:40:50 +01:00
New-NavContainerWizard.ps1
New-NavImage.ps1 Dotnet8 (#3273) 2023-12-17 09:12:21 +01:00
Open-NavContainer.ps1
Remove-NavContainer.ps1
Remove-NavContainerSession.ps1 Add resilience 2023-07-15 08:16:46 +01:00
Restart-BcContainerServiceTier.ps1
Restart-NavContainer.ps1 NuGet changes (#3264) 2023-12-17 13:04:52 +01:00
Set-BcContainerKeyVaultAadAppAndCertificate.ps1
Set-BcContainerServerConfiguration.ps1
Setup-TraefikContainerForNavContainers.ps1 Issue #3118 2023-07-17 15:31:55 +02:00
Start-NavContainer.ps1
Stop-NavContainer.ps1
Wait-NavContainerReady.ps1
updatehosts.ps1