mirror of https://github.com/dswd/vpncloud.git
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
|
FROM snapcore/snapcraft:stable
|
||
|
|
||
|
RUN useradd -ms /bin/bash user
|