1234567891011121314151617181920212223242526272829303132333435363738394041 |
- app_version: 7.14.1
- capabilities: []
- categories:
- - productivity
- changelog_url: https://github.com/concourse/concourse/releases
- date_added: '2025-04-30'
- description: Concourse is a container-based automation system written in Go.
- home: https://concourse-ci.org
- host_mounts:
- - description: Docker socket
- host_path: /var/run/docker.sock
- icon: https://media.sys.truenas.net/apps/concourse/icons/icon.svg
- keywords:
- - automation
- - ci
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: concourse
- run_as_context:
- - description: Concourse runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- - description: Postgres runs as non-root user.
- gid: 999
- group_name: postgres
- uid: 999
- user_name: postgres
- screenshots: []
- sources:
- - https://concourse-ci.org
- - https://github.com/concourse/concourse
- - https://hub.docker.com/r/concourse/concourse
- title: Concourse
- train: community
- version: 1.0.16
|