Docker Image - Containerizing Pi Weather Station (#36)
* Create Docker-ReadMe.md This is the containerized version of Eric Elewin's Pi Weather Station Application. * Create docker-compose.yml yml file for AMD64 image * Create docker-compose.yml Docker image for ARM (Raspberry PI) * Create Docker Hub https://hub.docker.com/repository/docker/seanriggs/pi-weather-station * Delete Docker Hub * Create Docker Hub Link.txt https://hub.docker.com/repository/docker/seanriggs/pi-weather-station * Update readme.md * Update readme.md * Create docker-compose.yml armv7-armhf docker compile * Update Docker-ReadMe.md Updated ReadMe to reflect supported architecture.
This commit is contained in:
@@ -55,6 +55,10 @@ The server will now serve the app across your network.
|
||||
- The server will attempt to get your default location, but if it cannot or you wish to choose a different default location, enter the latitude and longitude under `Custom Latitude` and `Custom Longitude` in settings, which can be accessed by tapping the gear button in the lower right hand corner.
|
||||
- To hide the mouse cursor when using a touch screen, set `Hide Mouse` to `On`.
|
||||
|
||||
# Do you want to Host this Application in Docker?
|
||||
|
||||
Pi Weather Station is available as a Docker Image for AMD64 and ARM infrastructures. see the *ReadME* here for more: https://github.com/SeanRiggs/pi-weather-station/blob/master/Docker%20Image/Docker-ReadMe.md
|
||||
|
||||
# License
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Reference in New Issue
Block a user