Project

General

Profile

Actions

Feature #6517

closed

Port arvados-libpam to centos

Added by Nico César almost 9 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
-
Story points:
-

Description

we're currently supporting a deb version of arvados-libpam.

we need to make the same for Centos 6.6

FROM centos:centos6
MAINTAINER Nico Cesar <nico@curoverse.com>

RUN yum -y update; yum clean all;
RUN yum -y install epel-release; yum clean all
RUN yum -y install shellinabox

works.

start from there

Actions

Also available in: Atom PDF