Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #25 from linuxserver/deprecate-master
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad authored Jun 28, 2022
2 parents b4dbac1 + 1dba607 commit 591a640
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ project_blurb: |
[{{ project_name|capitalize }}]({{ project_url }}) Cloud9 is a complete web based IDE with terminal access. This container is for running their core SDK locally and developing plugins.
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"

project_deprecation_status: true
project_deprecation_message: |
We recommend looking at our code-server and openvscode-server containers as potential replacements.
https://github.com/linuxserver/docker-code-server
https://github.com/linuxserver/docker-openvscode-server
# supported architectures
available_architectures:
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
Expand Down Expand Up @@ -50,6 +56,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "23.06.22:", desc: "Deprecate image." }
- { date: "24.06.21:", desc: "Use prebuilt compose binaries for the linuxserver repo." }
- { date: "07.02.20:", desc: "Add optional http auth." }
- { date: "02.06.19:", desc: "Initial Release." }
Expand Down

0 comments on commit 591a640

Please sign in to comment.