Initial working sql proxy setup
This commit is contained in:
parent
2ae3bff9d7
commit
40630b86b9
8 changed files with 64 additions and 1 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM ajoergensen/openssh-server
|
||||
RUN useradd -d /etc/ssh sqlproxy && usermod -p '*' sqlproxy
|
Loading…
Add table
Add a link
Reference in a new issue