#2 Fedora 27 Tools Container
Merged 6 years ago by ttomecek. Opened 6 years ago by smilner.
container/ smilner/tools for-27  into  master

file modified
+3 -2
@@ -1,7 +1,7 @@ 

- FROM registry.fedoraproject.org/fedora:26

+ FROM registry.fedoraproject.org/fedora:27

  LABEL maintainer "Tomas Tomecek \"ttomecek@redhat.com\""

  

- ENV NAME=tools VERSION=0 RELEASE=2 ARCH=x86_64

+ ENV NAME=tools VERSION=0 RELEASE=3 ARCH=x86_64

  LABEL com.redhat.component="$NAME" \

        name="$FGC/$NAME" \

        version="$VERSION" \
@@ -43,6 +43,7 @@ 

    perf \

    procps-ng \

    psmisc \

+   rpm-build \

    screen \

    sos \

    strace \

In the atomic-wg today it was noted there isn't a tools container for Fedora 27. It was also requested that rpm-build be added to the tools container.

  • Update to Fedora 27
  • Add rpm-build per request in community

PTAL and, if it looks good, merge, build, and push to FLIBS as the Fedora 27 tools container.

/cc @lorbus @ttomecek

LGTM, I'll update docs myself.

Pull-Request has been merged by ttomecek

6 years ago

Built:

Created task: 25230067
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=25230067
Watching tasks (this may be safely interrupted)...
25230067 buildContainer (noarch): free
25230067 buildContainer (noarch): free -> open (buildvm-13.phx2.fedoraproject.org)
25230067 buildContainer (noarch): open (buildvm-13.phx2.fedoraproject.org) -> closed
  0 free  0 open  1 done  0 failed

25230067 buildContainer (noarch) completed successfully
koji_builds:
  https://koji.fedoraproject.org/koji/buildinfo?buildID=1048578
repositories:
  candidate-registry.fedoraproject.org/f27/tools:rawhide-container-candidate-53276-20180222085950
  candidate-registry.fedoraproject.org/f27/tools:0-3.f27container
  candidate-registry.fedoraproject.org/f27/tools:0
  candidate-registry.fedoraproject.org/f27/tools:latest

Let me know what I should do next.

Thanks @ttomecek. Is there anything we need to do to help get it pushed into the main FLIBS registry?

That is actually my question :D what do I need to do in order to get it to prod registry. I built it also on f27 branch.

11:52:18    ashcrow | Anyone know the steps needed to get a built image pushed to the FLIBS registry? Ref: https://src.fedoraproject.org/container/tools/pull-request/2#comment-6776
11:53:21 puiterwijk | ashcrow: normally that happens as part of the two-week rebuild for now, awaiting Bodhi support for containers. But if you want something specific to be pushed, just let me know
11:54:31 puiterwijk | ashcrow: looks like you want candidate-registry.fp.o/f27/tools to be pushed?
11:54:59    ashcrow | puiterwijk: that would be fantastic, yes
11:55:22 puiterwijk | ashcrow: pushed
11:55:32    ashcrow | \o/ thanks puiterwijk!
11:55:35 puiterwijk | Just as :latest. Let me see  tags we need
11:56:01 puiterwijk | I guess just :latest is fine. IF you want other tags, just let me know

I'm able to pull registry.fedoraproject.org/f27/tools. @lorbus mind giving it a go?

Metadata