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
[ 3/11] RUN apt-get install -y apt-utils ffmpeg python3-pip git nano:
#0 2.049 Reading package lists...
#0 2.064 Building dependency tree...
#0 2.065 Reading state information...
#0 2.067 Package apt-utils is not available, but is referred to by another package.
#0 2.067 This may mean that the package is missing, has been obsoleted, or
#0 2.067 is only available from another source
#0 2.067 However the following packages replace it:
#0 2.067 apt
#0 2.067
#0 2.068 E: Package 'apt-utils' has no installation candidate
#0 2.068 E: Unable to locate package ffmpeg
#0 2.068 E: Unable to locate package python3-pip
#0 2.068 E: Unable to locate package git
#0 2.068 E: Unable to locate package nano**
bash-5.1$ docker -v
Docker version 23.0.1, build a5ee5b1
The text was updated successfully, but these errors were encountered:
Добрый день!
docker compose build sova-tts
**=> [ 2/11] RUN apt-get update --fix-missing && apt-get upgrade -y && apt-get autoremove && apt-get autoclean 66.1s
=> ERROR [ 3/11] RUN apt-get install -y apt-utils ffmpeg python3-pip git nano 3.2s
bash-5.1$ docker -v
Docker version 23.0.1, build a5ee5b1
The text was updated successfully, but these errors were encountered: