Sign inSign up

dko0/bingwallpaper

By dko0

Updated about 5 years ago

A Restful API for get Bing Daily Wallpaper

Image
1

855

dko0/bingwallpaper repository overview

Image Description

A Restful API for get Bing Daily Wallpaper

Usage

pull this image

docker pull dko0/bingwallpaper:latest

run it as a container

docker run -d --name bingwallpaper -p 8011:8011 --restart unless-stopped dko0/bingwallpaper:latest

fetch today's bing wallpaper

access http://YOUR_IP:8011/image

other API

  • image original url: http://YOUR_IP:8011/url
  • image copyright: http://YOUR_IP:8011/copyright
  • image copyrighturl: http://YOUR_IP:8011/copyrighturl
  • image full info(in a json format): http://YOUR_IP:8011/info

Tag summary

Content type

Image

Digest

Size

85.3 MB

Last updated

about 5 years ago

docker pull dko0/bingwallpaper