KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
docker-kannel
★ 9
Open GitHub ↗
Kannel dockerized
Download README (.md)
Explore Similar Repositories
tabsleeper-extension
:
No description available.
mondo-sheets
:
Mondo to google sheets integration
MyAirCon
:
Remote control for air con using Adafruit HUZZAH ESP8266 modules
c9.ide.language.go
:
The repository for c9.ide.language.go, a Cloud9 core plugin
xhrp
:
XMLHttpRequest promise
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
docker-kannel
?
Download (.md)
# docker-kannel Kannel dockerized. Simply kannel docker image. Mount your own conf files to use. Usage with docker-compose: kannel: image: bulktrade/kannel:r5159 ports: - 13013 # smsbox - 13000 # kannel admin #volumes: # - "./kannel.conf:/etc/kannel/kannel.conf" # - "./opensmppbox.conf:/etc/kannel/opensmppbox.conf" Start container with docker-conpose: docker-compose up -d Start container with docker: docker run --rm bulktrade/kannel:r5159