Giter Site home page Giter Site logo

easypanel-io / dockerizer Goto Github PK

View Code? Open in Web Editor NEW
109.0 5.0 19.0 27.23 MB

The fastest way to dockerize your apps.

Home Page: https://easypanel.io/dockerizer

JavaScript 3.84% TypeScript 34.23% CSS 2.39% Dockerfile 2.07% PHP 28.21% Blade 14.30% HTML 7.80% Nunjucks 2.42% Vue 4.73%
angular docker dockerize dockerized expressjs laravel nestjs nextjs nodejs nuxtjs

dockerizer's People

Contributors

deiucanta avatar serban-alexandru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dockerizer's Issues

REQUEST: Java Spring boot and .NET

Thank you for creating such a great tool.

If it's not too much trouble, I'd like to help add .NET and Java Spring Boot as well.

With respect
thank you ๐Ÿ™

REQUEST: for svelte/svelekit apps

I do a lot of svelte/sveltkit development it would be nice to have it successfully run here in easypanel == so far i have not been able to

REQUEST: Wordpress

I think it would be ideal to keep copies on github /gitlab of the sites made in wordpress.

The template provided does not give me confidence that the site will be able to fully recover in the event of incidents.

I usually use localwp to work locally before uploading the site.
https://localwp.com/

I will also try to bring this dockerfile, I feel it will be very beneficial.

RUN "composer install" Does break docker build.

Thank you for your reply. I tried this multiple times. I get this error every time.
Strictly followed instructions

=> ERROR [5/6] RUN composer install --no-interaction --no-scripts --no-suggest                                                         0.5s
------
> [5/6] RUN composer install --no-interaction --no-scripts --no-suggest:
0.498 Composer plugins have been disabled for safety in this non-interactive session.
0.498 Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user.
0.498 Do not run Composer as root/super user! See https://getcomposer.org/root for details
0.509 You are using the deprecated option "--no-suggest". It has no effect and will break in Composer 3.
0.509 Composer could not find a composer.json file in /
0.509 To initialize a project, please create a composer.json file. See https://getcomposer.org/basic-usage
------
Dockerfile:6
--------------------
   4 |     COPY ./dockerizer/vhost.conf /opt/docker/etc/nginx/vhost.conf
   5 |     COPY composer.json composer.lock /app/
   6 | >>> RUN composer install --no-interaction --no-scripts --no-suggest
   7 |     COPY . /app
   8 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c composer install --no-interaction --no-scripts --no-suggest" did not complete successfully: exit code: 1

REQUEST: Python

Hosting python static Pages would be nice to have. I love easy panel, for my ML apps I still have to use cloudpanel, I think when getting python it would set you guys as a forefront

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.