mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-30 12:12:53 +02:00
parent
c8312348fd
commit
80604075d0
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ Security:
|
||||||
|
|
||||||
## How to build & install
|
## How to build & install
|
||||||
|
|
||||||
__NOTE__: a docker image is available on docker hub, which removes the need for building and installing go.
|
__NOTE__: a [docker image](https://hub.docker.com/r/bolkedebruin/rdpgw/) is available on docker hub, which removes the need for building and installing go.
|
||||||
|
|
||||||
Ensure that you have `make` (comes with standard build tools, like `build-essential` on Debian), `go` (version 1.19 or above), and development files for PAM (`libpam0g-dev` on Debian) installed.
|
Ensure that you have `make` (comes with standard build tools, like `build-essential` on Debian), `go` (version 1.19 or above), and development files for PAM (`libpam0g-dev` on Debian) installed.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue