strapi-docker icon indicating copy to clipboard operation
strapi-docker copied to clipboard

Looks to be abandoned. Anyone successful setting this up themselves or have a Repo up to date?

Open prodkt opened this issue 2 years ago • 2 comments

Looks to be abandoned. Has anyone been successful setting this up themselves or have a Repo up to date?

We're up for contributing to something as well that's fairly maintained! Thanks

prodkt avatar Mar 29 '22 00:03 prodkt

v3 install but is super buggy, there is this PR that was made in response on an issue I made almost a month ago. https://github.com/strapi/strapi-docker/pull/332

but v4 is currently a mess.

georgeiliadis91 avatar Mar 29 '22 21:03 georgeiliadis91

If anyone is looking for an updated project I've created one here: https://github.com/bluecollardev/strapi-launcher

  • Supports Strapi v4 as well as older versions of Strapi (3x, 2x).
  • Specify Strapi versions and Node.js versions when building images.
  • Updated to use ES modules. As such this library requires Node.js >= 12.
  • Uses commander instead of argv for CLI.

bcdevlucas avatar May 27 '22 08:05 bcdevlucas