Coder Social home page Coder Social logo

boyquotes / docker-godot-headless Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robpc/docker-godot-headless

0.0 0.0 0.0 28 KB

Docker builds for Godot Engine (headless) with export templates

License: MIT License

Shell 34.53% Dockerfile 65.47%

docker-godot-headless's Introduction

docker-godot-headless

Docker builds for Godot Engine (headless) with export templates

The entrypoint calls the Godot Engine (/usr/local/bin/godot) so override the command with any arguments (default is --help).

Usage Example (docker-compose)

version: '2'
services:
  godot:
    image: godot-headless:4.0-desktop
    volumes:
      - ./:/project
    command: --path /project --export win64 bin/win64/maze-test.exe

Docker Tags

The tags follow the Godot version and allow for different export template installs (for filesize). When in doubt use the base version (ex. 4.0) which includes all templates provided by Godot.

  • 4.0, 4.0-all, latest
    • 4.0-desktop
      • 4.0-linux
      • 4.0-macos
      • 4.0-windows
        • 4.0-win32
        • 4.0-win64
    • 4.0-mobile
      • 4.0-android
      • 4.0-ios
    • 4.0-web

Prior versions:

  • None

Legacy versions also supported include:

  • 3.5.2, 3.5.2-all, latest

    • 3.5.2-desktop
      • 3.5.2-linux
      • 3.5.2-osx
      • 3.5.2-windows
        • 3.5.2-win
          • 3.5.2-win32
          • 3.5.2-win64
        • 3.5.2-uwp
          • 3.5.2-uwp32
          • 3.5.2-uwp64
    • 3.5.2-mobile
      • 3.5.2-android
      • 3.5.2-iphone
    • 3.5.2-html
  • 3.5.2

  • 3.5.1

  • 3.5

  • 3.4.5

  • 3.4.4

  • 3.4.3

  • 3.4.2

  • 3.5.2

  • 3.5.1

  • 3.5

  • 3.4.5

  • 3.4.4

  • 3.4.3

  • 3.4.2

  • 3.5.2

  • 3.5.1

  • 3.5

  • 3.4.5

  • 3.4.4

  • 3.4.3

  • 3.4.2

  • 3.5.2

  • 3.5.1

  • 3.5

  • 3.4.5

  • 3.4.4

  • 3.4.3

  • 3.4.2

  • 3.4.1

  • 3.4

  • 3.3.4

  • 3.3.3

  • 3.2.3

  • 3.3

  • 3.3.1

  • 3.3.2

docker-godot-headless's People

Contributors

robpc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.