Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Packaging & Development
  3. Cloudron Typescript App Example Using Old Docker Base Image

Cloudron Typescript App Example Using Old Docker Base Image

Scheduled Pinned Locked Moved Solved App Packaging & Development
2 Posts 2 Posters 257 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    King-Mob
    wrote on last edited by
    #1

    Just made a cloudron app using the typescript example repo.

    Instructions were great, and process was quite straightforward. Would recommend to a friend.

    However, I ran into a problem. One of my node dependencies required a node environment running node v18.

    I solved this problem by updating the cloudron image line in this file:

    https://git.cloudron.io/cloudron/tutorial-typescript-app/-/blob/master/Dockerfile.cloudron?ref_type=heads

    I replaced this:

    FROM cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e27686fd14060332dd88263ea

    with this:

    FROM cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768ba473078319a47f4

    Which I found in the javascript example repo.

    Then my dependency worked and everything was beautiful.

    I would have preferred to leave this on the gitlab but don't have a login for it. Hope this is helpful

    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      Thanks for the reminder, I have updated that file now with the new base image.

      1 Reply Last reply
      0
      • nebulonN nebulon marked this topic as a question on
      • nebulonN nebulon has marked this topic as solved on
      • J joseph moved this topic from Feature Requests on
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Bookmarks
      • Search