Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-17669

Docker Development Environment

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Build System
    • None

      Goal: Create a docker setup that can be used for "offline" development and testing (similar to GitHub codespaces)

       

      I have created a simple docker image that can be used for "offline" phpBB development and testing.

      This setup is almost identical to the existing GitHub code spaces except it does not require GitHub account and does not consume any "cloud" time.

      I have used the existing `.devcontainer` as the "source of truth", this way the docker version should be almost a 1:1 copy and require little to no changes between testing/developing using codespaces or the docker environment.

      When the docker image is built, you can spin up a container that will serve live version of the phpBB that can be used for development and/or testing.

            Unassigned Unassigned
            SasaKaranovic SasaKaranovic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: