You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Heres' the thing I've already build my app on local using gulp so i can change code and see the changes on the local. but whenever i run the app using docker-compse up it throws me errors = bower versions of libraries those work fine on mac ( using gulp) dont work fine on ubuntu.
So I'm kinda writing / selectively pickign files to make it run on Docker-compse up. Can you suggest me a bettter way to test / run the code like gulp i.e i can build as i go ?
Part 2 - whats the differnce between commands Docker-compose up and docker run ?
The text was updated successfully, but these errors were encountered:
Heres' the thing I've already build my app on local using gulp so i can change code and see the changes on the local. but whenever i run the app using docker-compse up it throws me errors = bower versions of libraries those work fine on mac ( using gulp) dont work fine on ubuntu.
So I'm kinda writing / selectively pickign files to make it run on Docker-compse up. Can you suggest me a bettter way to test / run the code like gulp i.e i can build as i go ?
Part 2 - whats the differnce between commands Docker-compose up and docker run ?
The text was updated successfully, but these errors were encountered: