Displaying 6 results from an estimated 6 matches for "skopeo".
2016 Dec 14
2
spec file frustration (rant)
Hello Johnny,
On Wed, 2016-12-14 at 06:58 -0600, Johnny Hughes wrote:
> So:
>
> git clone https://git.centos.org/summary/rpms!skopeo
Apart from the syntax error because the exclamation mark is not escaped
this leads nowhere.
So I tried:
$ git clone https://git.centos.org/git/rpms/skopeo.git
> (that just happens to be what I am working on right now)
>
> cd skopeo
>
> git branch -a (so you can see the branches...
2016 Dec 13
8
spec file frustration (rant)
I'm getting spec files from centos git which is really convenient when
the related source is easy to find. But some things - e.g. from a spec file
# How to create the source tarball:
#
# git clone git://git.fedorahosted.org/git/python-rhsm.git/
# cd client/python-rhsm
# tito build --tag python-rhsm-$VERSION-$RELEASE --tgz
Never used tito before, so I install it and try, and rather than
2016 Dec 14
0
spec file frustration (rant)
...sure what you are trying to accomplish .. but the tools to get
an SRPM or the Sources from CentOS are dead simple.
They are located here:
https://git.centos.org/summary/centos-git-common.git
And they are very easy .. and most are bash scripts.
So:
git clone https://git.centos.org/summary/rpms!skopeo
(that just happens to be what I am working on right now)
cd skopeo
git branch -a (so you can see the branches .. optional)
git checkout c7-extras
get_sources.sh
=================
Now you have the full SRPM in the same directory structure as if you had
installed the SRPM.
If you would have u...
2018 Feb 15
2
OpenShift Origin Install
...lable:
openshift3/ose-deployer:v3.7.0,
openshift3/ose-docker-registry:v3.7.0,
openshift3/ose-haproxy-router:v3.7.0,
openshift3/ose-pod:v3.7.0,
openshift3/registry-console:v3.7
Checked with: skopeo inspect [--tls-verify=false]
[--creds=<user>:<pass>] docker://<registry>/<image>
Default registries searched: registry.access.redhat.com
check "package_availability":
Cannot install all of the necessary packages. Unava...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...ble after a suspend
Dockerfile: Avoid touching external resources
Dockerfile: Avoid messing with WORKDIR
Dockerfile: Make sure that we use correct base image
.gitlab-ci: Remove dead code
.gitalb-ci: Use only the necessary tags
.gitlab-ci: Switch to podman/buildah/skopeo
Dockerfile: Clean package manager caches and squash images
.gitlab-ci: Don't pull images until they are needed
.gitlab-ci: Use true --prefix
.gitlab-ci: Produce a list of undocumented tests
.gitlab-ci: List test binaries with missing top-level description correctly...
2020 Jun 27
0
[centos/centos.org] branch master updated: Updated page for AWS AMI images ID and link
...+These images are built and made available for all the architectures that corresponding version supports.
+
+People interested in importing 'GenericCloud' images into their own cloud solution can find corresponding images on the link above.
+
+Worth knowing that you can also import (through Skopeo or other methods) container images the same way, and such .tar.xz files can be found on the same mirror.
+
+Parallel to that, we have also official images that are available directly to be deployed for the following solutions:
+
+ * [Amazon Web Services](/download/aws-images)
+ * [Docker Registry](...