- Modify
Dockerfile
to set up password for SSH - Execute:
docker-compose up -d
(remove-d
for foreground mode) - Log into server:
ssh root@localhost -p 2022
- Set up root password for mysql:
mysqladmin -u root password '<NEW_PASSWORD>'
-
Notifications
You must be signed in to change notification settings - Fork 9
bartsolutions/docker-ssh-lamp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Minimum Docker for SSH Linux (Ubuntu) Apache MySQL PHP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published