Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Emiliano Della Bina
docker-centos-7-sshd
Commits
193aba4d
Commit
193aba4d
authored
Apr 08, 2021
by
Emiliano Della Bina
Browse files
add to Dockerfile expose 3306
parent
148367e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
193aba4d
...
...
@@ -10,7 +10,7 @@ RUN yum -y install pwgen
COPY
sshd_config /etc/ssh/sshd_config
COPY
install_sshd.sh /install_sshd.sh
EXPOSE
2323
EXPOSE
2323
3306
RUN
systemctl
enable
sshd
## use as a base and then add these
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment