ue4-docker


Nameue4-docker JSON
Version 0.0.112 PyPI version JSON
download
home_page
SummaryWindows and Linux containers for Unreal Engine
upload_time2024-02-16 11:35:57
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2018 - 2024 Adam Rehn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords unreal engine docker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center"><img src="https://raw.githubusercontent.com/adamrehn/ue4-docker/master/resources/images/banner.svg?sanitize=true" alt="Unreal Engine and Docker Logos" height="100"></p>
<h1 align="center"><strong>Unreal Engine Docker Containers</strong></h1>
<h3 align="center"><a href="https://unrealcontainers.com/docs/use-cases/continuous-integration">Continuous Integration</a> &bull; <a href="https://unrealcontainers.com/docs/use-cases/pixel-streaming">Pixel Streaming</a> &bull; <a href="https://unrealcontainers.com/docs/use-cases/microservices">Unreal Engine Powered Microservices</a></h3>
<p>&nbsp;</p>

**Looking for a place to start? Check out the [Unreal Containers community hub](https://unrealcontainers.com/) for implementation-agnostic information on using the Unreal Engine inside Docker containers, and then head to the [comprehensive ue4-docker documentation](https://adamrehn.github.io/ue4-docker) to view details specific to using the ue4-docker project.**

The ue4-docker Python package contains a set of Dockerfiles and accompanying build infrastructure that allows you to build Docker images for Epic Games' [Unreal Engine](https://www.unrealengine.com/). The images also incorporate the infrastructure from [ue4cli](https://github.com/adamrehn/ue4cli), [conan-ue4cli](https://github.com/adamrehn/conan-ue4cli), and [ue4-ci-helpers](https://github.com/adamrehn/ue4-ci-helpers) to facilitate a wide variety of use cases.

Key features include:

- The six most recent versions of the Unreal Engine are supported (currently Unreal Engine 4.26 and newer).
- Both Windows containers and Linux containers are supported.
- Building and packaging Unreal Engine projects is supported.
- Running automation tests is supported.
- Running built Unreal Engine projects with offscreen rendering is supported via the NVIDIA Container Toolkit under Linux.

Resources:

- **Documentation:** <https://adamrehn.github.io/ue4-docker>
- **GitHub repository:** <https://github.com/adamrehn/ue4-docker>
- **Package on PyPI:** <https://pypi.org/project/ue4-docker>
- **Related articles:** <https://adamrehn.com/articles/tag/Unreal%20Engine/>
- **Unreal Containers community hub:** <https://unrealcontainers.com/>
- **Development channel on the Unreal Containers Community Discord server**: <https://discord.gg/46CJg9fyJ9>


## Contributing

See the file [CONTRIBUTING.adoc](https://github.com/adamrehn/ue4-docker/blob/master/CONTRIBUTING.adoc) for guidelines on how to contribute to the development of ue4-docker.


## Legal

Copyright &copy; 2018 - 2024, Adam Rehn. Licensed under the MIT License, see the file [LICENSE](https://github.com/adamrehn/ue4-docker/blob/master/LICENSE) for details.

Unreal and its logo are Epic Games' trademarks or registered trademarks in the US and elsewhere.

Docker and the Docker logo are trademarks or registered trademarks of Docker in the United States and other countries.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ue4-docker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "unreal engine,docker",
    "author": "",
    "author_email": "Adam Rehn <adam@adamrehn.com>, Marat Radchenko <marat@slonopotamus.org>",
    "download_url": "https://files.pythonhosted.org/packages/af/c9/5fb1a9e8e4e7a533e6c7d35214a25d6879da509fb27a96f09790c17d4dc2/ue4-docker-0.0.112.tar.gz",
    "platform": null,
    "description": "<p align=\"center\"><img src=\"https://raw.githubusercontent.com/adamrehn/ue4-docker/master/resources/images/banner.svg?sanitize=true\" alt=\"Unreal Engine and Docker Logos\" height=\"100\"></p>\n<h1 align=\"center\"><strong>Unreal Engine Docker Containers</strong></h1>\n<h3 align=\"center\"><a href=\"https://unrealcontainers.com/docs/use-cases/continuous-integration\">Continuous Integration</a> &bull; <a href=\"https://unrealcontainers.com/docs/use-cases/pixel-streaming\">Pixel Streaming</a> &bull; <a href=\"https://unrealcontainers.com/docs/use-cases/microservices\">Unreal Engine Powered Microservices</a></h3>\n<p>&nbsp;</p>\n\n**Looking for a place to start? Check out the [Unreal Containers community hub](https://unrealcontainers.com/) for implementation-agnostic information on using the Unreal Engine inside Docker containers, and then head to the [comprehensive ue4-docker documentation](https://adamrehn.github.io/ue4-docker) to view details specific to using the ue4-docker project.**\n\nThe ue4-docker Python package contains a set of Dockerfiles and accompanying build infrastructure that allows you to build Docker images for Epic Games' [Unreal Engine](https://www.unrealengine.com/). The images also incorporate the infrastructure from [ue4cli](https://github.com/adamrehn/ue4cli), [conan-ue4cli](https://github.com/adamrehn/conan-ue4cli), and [ue4-ci-helpers](https://github.com/adamrehn/ue4-ci-helpers) to facilitate a wide variety of use cases.\n\nKey features include:\n\n- The six most recent versions of the Unreal Engine are supported (currently Unreal Engine 4.26 and newer).\n- Both Windows containers and Linux containers are supported.\n- Building and packaging Unreal Engine projects is supported.\n- Running automation tests is supported.\n- Running built Unreal Engine projects with offscreen rendering is supported via the NVIDIA Container Toolkit under Linux.\n\nResources:\n\n- **Documentation:** <https://adamrehn.github.io/ue4-docker>\n- **GitHub repository:** <https://github.com/adamrehn/ue4-docker>\n- **Package on PyPI:** <https://pypi.org/project/ue4-docker>\n- **Related articles:** <https://adamrehn.com/articles/tag/Unreal%20Engine/>\n- **Unreal Containers community hub:** <https://unrealcontainers.com/>\n- **Development channel on the Unreal Containers Community Discord server**: <https://discord.gg/46CJg9fyJ9>\n\n\n## Contributing\n\nSee the file [CONTRIBUTING.adoc](https://github.com/adamrehn/ue4-docker/blob/master/CONTRIBUTING.adoc) for guidelines on how to contribute to the development of ue4-docker.\n\n\n## Legal\n\nCopyright &copy; 2018 - 2024, Adam Rehn. Licensed under the MIT License, see the file [LICENSE](https://github.com/adamrehn/ue4-docker/blob/master/LICENSE) for details.\n\nUnreal and its logo are Epic Games' trademarks or registered trademarks in the US and elsewhere.\n\nDocker and the Docker logo are trademarks or registered trademarks of Docker in the United States and other countries.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2018 - 2024 Adam Rehn  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Windows and Linux containers for Unreal Engine",
    "version": "0.0.112",
    "project_urls": {
        "Documentation": "https://adamrehn.github.io/ue4-docker",
        "Homepage": "https://github.com/adamrehn/ue4-docker",
        "Repository": "https://github.com/adamrehn/ue4-docker.git"
    },
    "split_keywords": [
        "unreal engine",
        "docker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3dddd4bb9cb1a54074d822ba52ae793da62210a1acce6c319060545b23e2138",
                "md5": "56311db4121bc70d6346c3b48e815b1b",
                "sha256": "691c308c58af2f5ce6f28fb63809a89db35ee03d9887b74efbeddb226c84639d"
            },
            "downloads": -1,
            "filename": "ue4_docker-0.0.112-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56311db4121bc70d6346c3b48e815b1b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 99008,
            "upload_time": "2024-02-16T11:35:54",
            "upload_time_iso_8601": "2024-02-16T11:35:54.824831Z",
            "url": "https://files.pythonhosted.org/packages/e3/dd/dd4bb9cb1a54074d822ba52ae793da62210a1acce6c319060545b23e2138/ue4_docker-0.0.112-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afc95fb1a9e8e4e7a533e6c7d35214a25d6879da509fb27a96f09790c17d4dc2",
                "md5": "965089a419ea8109b7da4ef43b182768",
                "sha256": "05dcfc05756325136aa42be0d6e63d1fe55f2f2ddec3a559d69c28254e454bad"
            },
            "downloads": -1,
            "filename": "ue4-docker-0.0.112.tar.gz",
            "has_sig": false,
            "md5_digest": "965089a419ea8109b7da4ef43b182768",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 64897,
            "upload_time": "2024-02-16T11:35:57",
            "upload_time_iso_8601": "2024-02-16T11:35:57.399858Z",
            "url": "https://files.pythonhosted.org/packages/af/c9/5fb1a9e8e4e7a533e6c7d35214a25d6879da509fb27a96f09790c17d4dc2/ue4-docker-0.0.112.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-16 11:35:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adamrehn",
    "github_project": "ue4-docker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ue4-docker"
}
        
Elapsed time: 0.18302s