mirror of
https://github.com/linuxserver/docker-smokeping.git
synced 2026-01-09 06:41:42 +08:00
add curl package
This commit is contained in:
parent
abdd536a74
commit
0bf5efb47a
@ -6,6 +6,7 @@ RUN \
|
||||
apk add --no-cache \
|
||||
apache2 \
|
||||
apache2-utils \
|
||||
curl \
|
||||
smokeping \
|
||||
ssmtp \
|
||||
sudo
|
||||
|
||||
16
README.md
16
README.md
@ -1,9 +1,14 @@
|
||||

|
||||
[linuxserverurl]: https://linuxserver.io
|
||||
[forumurl]: https://forum.linuxserver.io
|
||||
[ircurl]: https://www.linuxserver.io/index.php/irc/
|
||||
[podcasturl]: https://www.linuxserver.io/index.php/category/podcast/
|
||||
|
||||
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring easy user mapping and community support. Find us for support at:
|
||||
* [forum.linuxserver.io](https://forum.linuxserver.io)
|
||||
* [IRC](https://www.linuxserver.io/index.php/irc/) on freenode at `#linuxserver.io`
|
||||
* [Podcast](https://www.linuxserver.io/index.php/category/podcast/) covers everything to do with getting the most from your Linux Server plus a focus on all things Docker and containerisation!
|
||||
[][linuxserverurl]
|
||||
|
||||
The [LinuxServer.io][linuxserverurl] team brings you another container release featuring easy user mapping and community support. Find us for support at:
|
||||
* [forum.linuxserver.io][forumurl]
|
||||
* [IRC][ircurl] on freenode at `#linuxserver.io`
|
||||
* [Podcast][podcasturl] covers everything to do with getting the most from your Linux Server plus a focus on all things Docker and containerisation!
|
||||
|
||||
# linuxserver/smokeping
|
||||
[][hub]
|
||||
@ -66,6 +71,7 @@ Wait 10 minutes.
|
||||
|
||||
**Version**
|
||||
|
||||
+ **05.09.16:** Add curl package.
|
||||
+ **28.08.16:** Add badges to README.
|
||||
+ **25.07.16:** Rebase to alpine linux.
|
||||
+ **23.07.16:** Fix apt script confusion.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user