idealista/java_role

Cannot run this role under Debian Jessie because jessie-backports is not configured

dortegau opened this issue · 0 comments

Prerequisites

Description

Cannot run this role under Debian Jessie because jessie-backports is not configured. These instructions should be followed in order to enable jessie-backports in jessie:

https://backports.debian.org/Instructions/

Steps to Reproduce

  1. Execute 'docker build . -t test -f Dockerfile' under dockerhub/Debian8 directory
  2. Profit!

Expected behavior: Openjdk 8 installed
Actual behavior: An error ocurred
Reproduces how often: 100%