app.yaml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. app_version: 7.14.1
  2. capabilities: []
  3. categories:
  4. - productivity
  5. changelog_url: https://github.com/concourse/concourse/releases
  6. date_added: '2025-04-30'
  7. description: Concourse is a container-based automation system written in Go.
  8. home: https://concourse-ci.org
  9. host_mounts:
  10. - description: Docker socket
  11. host_path: /var/run/docker.sock
  12. icon: https://media.sys.truenas.net/apps/concourse/icons/icon.svg
  13. keywords:
  14. - automation
  15. - ci
  16. lib_version: 2.1.49
  17. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  18. maintainers:
  19. - email: dev@ixsystems.com
  20. name: truenas
  21. url: https://www.truenas.com/
  22. name: concourse
  23. run_as_context:
  24. - description: Concourse runs as root user.
  25. gid: 0
  26. group_name: root
  27. uid: 0
  28. user_name: root
  29. - description: Postgres runs as non-root user.
  30. gid: 999
  31. group_name: postgres
  32. uid: 999
  33. user_name: postgres
  34. screenshots: []
  35. sources:
  36. - https://concourse-ci.org
  37. - https://github.com/concourse/concourse
  38. - https://hub.docker.com/r/concourse/concourse
  39. title: Concourse
  40. train: community
  41. version: 1.0.16