Skip to content

marcusyh/dockerfile-x11docker-google-earth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

x11docker/google-earth

Don't pull image. Please build yourself

Download of Google Earth is disabled in Dockerfile due to copyright problems. (Google does not allow 3rd party deployment of its binaries). But it is allowed to download it during your own build. To install Google Earth:

  • Get Dockerfile from github
  • Enable lines RUN wget ... and RUN dpkg ...
  • Build image with command: docker build -t google-earth /PATH/TO/DOCKERFILE/
  • Run image with command: x11docker google-earth

About

Run google earth in docker with x11docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published