docker-containers icon indicating copy to clipboard operation
docker-containers copied to clipboard

Source files required used to build the official openSUSE containers for Docker

Results 9 docker-containers issues
Sort by recently updated
recently updated
newest added

Hi Everyone. I am trying to user openSUSE image for ma docker registry frontend. Those are my following steps: 1. I have cloned the repo with `git clone https://github.com/SUSE/Portus` 2....

It's currently impossible to run [`opensuse/portus:2.5`](https://hub.docker.com/r/opensuse/portus) since the `/init` script used as the entrypoint lacks the execute bit. ```shell ~/Desktop $ docker run -it opensuse/portus:2.5 Unable to find image 'opensuse/portus:2.5'...

## OpenSUSE package repository * The Ruby package I tested is `obs://devel:languages:ruby/openSUSE_Leap_15.1 ruby` (not `obs://devel:languages:ruby/openSUSE_Leap_15.0 ruby`) ## Details Hello OpenSUSE Team, I have recently worked a bit on Portus, and...

https://hub.docker.com/r/opensuse/portus/builds/ Looks like docker hub is not happy.

The purpose of this PR is to simplify the setup for production environments by allowing both ... ``` portusctl exec rails r /srv/Portus/bin/background.rb & portusctl exec "pumactl -F /srv/Portus/config/puma.rb start"...

This allows you to specify the location of a file to make it easier to use with Docker secrets. If you specify the environment variable directly, it won't try to...

Add 2.3 to the open build service. https://build.opensuse.org/project/subprojects/Virtualization:containers:Portus http://port.us.org/docs/how_we_release.html#brief-explanation

I'm running opensuse/portus:head on CentOS docker host and registry ver 2.5.1 when running just the /usr/sbin/portus_crono I get this output I, [2016-11-28T21:38:06.229185 #196] INFO -- : 'CatalogJob' with rule 'every...

Unable to push to the registry on a fresh install of Portus (v. 2.0.5). Looks like it's attempting to push using the v1 API. ```bash App 152 stderr: Started PUT...