You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
I am trying to run build-docker.sh, but getting this errors:
---> Running in 5465c03ccd56
E: The repository 'http://security.ubuntu.com/ubuntu artful-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu artful Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu artful-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu artful-backports Release' does not have a Release file.
Possible solution: change ubuntu from 17.10 on 18.10 in Dockerfile (worked for me).
The text was updated successfully, but these errors were encountered:
I am trying to run
build-docker.sh
, but getting this errors:Possible solution: change ubuntu from 17.10 on 18.10 in Dockerfile (worked for me).
The text was updated successfully, but these errors were encountered: