Hello!
- docker-compose installed on the host machine via rpm-ostree gives an error at startup
Status: Downloaded newer image for docker.io/adminer:latest
Creating _adminer1_1 … error
ERROR: for _adminer1_1 Cannot create container for service adminer1: Invalid container name (adminer1_1), only [a-zA-Z0-9][a-zA-Z0-9.-] are allowed
ERROR: for adminer1 Cannot create container for service adminer1: Invalid container name (adminer1_1), only [a-zA-Z0-9][a-zA-Z0-9.-] are allowed
ERROR: Encountered errors while bringing up the project.
compose file:
version: ‘3.1’
services:
adminer:
image: adminer
restart: always
ports:
- 8080:8080
db:
image: mysql:5.6
restart: always
environment:
MYSQL_ROOT_PASSWORD: example
- how to run docker and other services through the toolbox?
System has not been booted with systemd as init system (PID 1). Can’t operate.
Failed to connect to bus: Host is down
I really like silver blue, but everything is familiar at the workstation