This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Description
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).