Commit Graph

6 Commits

Author SHA1 Message Date
tmancill c6ff92923d
updates for the Debian Dockerfile (#2234)
* default to Debian bookworm

* use DEBIAN_VERSION instead of lsb_release; gosu is in Debian since buster

* update comments for FS_META_PACKAGE and exposed ports

* fix SHELL invocation so 'RUN' works as expected in downstream builds

See:  https://docs.docker.com/engine/reference/builder/#shell
2023-09-09 12:38:50 -04:00
soroshsabz 92766c7388
[Docker] Fix broken gpg --verify and Dockerfile cleanup 2022-03-21 01:18:11 +03:00
soroshsabz 4e22812eec
[Docker] Correct keyserver and key id in the Dockerfile 2022-03-21 00:34:47 +03:00
Sergey Safarov aaa5f0f619 FS-10452: Fixed build of docker container 2017-06-30 07:07:16 -04:00
Richard Genthner 2895e328a1 FS-10106 [Docker] Updates to Docker Configuration
Updates for the docker configuration to allow for the following:

- Allow for bring in own configuration
- Exposes the Ports needed for non-docker networking
- Allows for mount /tmp to write out logs, etc to the host machine if
  configured as so.
- Health check of the freeswitch service
2017-03-08 10:20:05 -05:00
Brian West a73d2ca72f FS-10090: [Build-System] Add Docker files for master and release #resolve 2017-03-03 18:25:18 -06:00