lp:~virtustom/ubuntu-docker-images/+git/utils

Owned by Tomáš Virtus
Get this repository:
git clone https://git.launchpad.net/~virtustom/ubuntu-docker-images/+git/utils
Only Tomáš Virtus can upload to this repository. If you are Tomáš Virtus please log in for upload directions.

Branches

Name Last Modified Last Commit
skopeo 2022-04-26 09:33:04 UTC
Skip validation when DEBUG_SKIP_VALIDATION=1

Author: Tomáš Virtus
Author Date: 2022-04-25 00:26:47 UTC

Skip validation when DEBUG_SKIP_VALIDATION=1

Useful for debugging scripts in test repositories. It's still checked
that the specified image exists in given repository.

fix-devel 2022-04-21 16:42:20 UTC
Fix registry namespace dictionary

Author: Tomáš Virtus
Author Date: 2022-04-21 16:42:20 UTC

Fix registry namespace dictionary

Commit 71cb1a0d ("azurecr: Change namespace from canonical to ubuntu")
changed ACR namespace to Ubuntu. It changed ditionary key from canonical
to ubuntu, which replaced previous key with other registries and so
validation of docker and aws namespaces failed. Fix that by properly
constructing regex for ubuntu namespace.

main 2022-04-21 16:42:20 UTC
Fix registry namespace dictionary

Author: Tomáš Virtus
Author Date: 2022-04-21 16:42:20 UTC

Fix registry namespace dictionary

Commit 71cb1a0d ("azurecr: Change namespace from canonical to ubuntu")
changed ACR namespace to Ubuntu. It changed ditionary key from canonical
to ubuntu, which replaced previous key with other registries and so
validation of docker and aws namespaces failed. Fix that by properly
constructing regex for ubuntu namespace.

azurecr-ubuntu-namespace 2022-04-19 15:10:04 UTC
azurecr: Change namespace from canonical to ubuntu

Author: Tomáš Virtus
Author Date: 2022-04-19 15:10:04 UTC

azurecr: Change namespace from canonical to ubuntu

Canonical now owns ubuntu namespace on ACR (ubuntu.azurecr.io) so use it
instead of canonical which is going to be used for something else later.

my-registries 2022-03-23 10:57:46 UTC
local test: Add my registries

Author: Tomáš Virtus
Author Date: 2022-03-23 10:57:46 UTC

local test: Add my registries

azurecr 2022-03-21 09:04:40 UTC
Add support for Azure

Author: Tomáš Virtus
Author Date: 2022-03-03 13:59:49 UTC

Add support for Azure

Support for Azure is added to most* of the scripts. For scripts to work
with Azure, az tool from azure-cli[1] package must be present in PATH.
Aside from usage strings, the scripts are not changed. The support is
added as specialization of generic functions in lib/ and helpers/.

Dockerfile is also updated to install azure-cli from Microsoft
repository.

* push-images.sh script is not updated as it needs bigger rewrite. It
  doesn't use functions in lib/ and helpers/.

[1] https://docs.microsoft.com/en-us/cli/azure/

feature-a 2022-03-04 13:39:34 UTC
feature a

Author: Tomáš Virtus
Author Date: 2022-03-04 13:39:34 UTC

feature a

17 of 7 results
This repository contains Public information 
Everyone can see this information.

Subscribers