-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Dockerfile fails to install mysql-server:
Step 7/20 : RUN echo 'mysql-server mysql-server/root_password password r00t' | debconf-set-selections && echo 'mysql-server mysql-server/root_password_again password r00t'| debconf-set-selections && apt-get install mysql-server -y && /etc/init.d/mysql stop
---> Running in fc2275e3ec08
Reading package lists...
Building dependency tree...
Reading state information...
Package mysql-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'mysql-server' has no installation candidate
The command '/bin/sh -c echo 'mysql-server mysql-server/root_password password r00t' | debconf-set-selections && echo 'mysql-server mysql-server/root_password_again password r00t'| debconf-set-selections && apt-get install mysql-server -y && /etc/init.d/mysql stop' returned a non-zero code: 100
BTW, why not including the project in dockerhub?
Are you planning to release a docker-compose?
Thanks for your work,
m.
stephane-klein, willwnekowicz and farynaio
Metadata
Metadata
Assignees
Labels
No labels