Hi,
Unfortunately, there is no such feature at the moment; our repository is internal.
Would be good if something like this could be implemented as it is probably not uncommon for customers to wait for things without known when it will arrive and even if it has arrived.
The PR has been merged. You should see it in the next update
Thanks.
hi
We will add docker support in the app template soon.
Thanks.
Hi,
How can we track when this is released? As I understand it this change isn't available in the public repo and thus there is no easy way to track this besides creating a new solution everytime studio/CLI is updated to see if the change made it into that release?
Thanks.
Crazy that there is no way to keep tickets open until work is finished, released and can be tested.
Almost done development, some bugs fixing for IOS, on next week we planing to release
could you please keep us posted on the release date as soon as its decided
Yes sure I'll notify ASAP
Any update?
Sadly this seems to be a trend with ABP at the moment where functionality that used to be there before just isn't anymore but is "almost ready". Since ABP currently has no React Native / Expo support and has not had for months, we had to roll our own solution as we just could not wait anymore.
(Not blaming anyone in specific here, everyone is probably doing the best they can at ABP but still...)
Hi,
I already finished this , you can expect it in the next studio update at the earliest
Glad to hear, thanks
Reopened again as it is still not resolved
Please stop closing this as there is still no Docker support available. Thanks.
Hi,
I'm a little busy with other high-priority work, possibly within the next two studio releases
What does that mean in terms of weeks/months?
We've been holding off on starting this new project mainly due to both Docker support and React Native support missing in ABP since a few months back.
This problem is not new but it is still there in ABP 9 so...
It seems like if you are running new ABP CLI with a Windows user name containing a space like "NAME NAME" it will normally work. However, if you add "--old" parameter it will no longer work but instead give error message
With --old:
M:\Projects\ABP\src>abp new Acme.BookStore3 --old [15:14:51 ERR] 'C:\Users\NAME' is not recognized as an internal or external command, [15:14:51 ERR] operable program or batch file.
Without --old:
M:\Projects\ABP\src>abp new Acme.BookStore3 [15:15:18 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [15:15:18 INF] Creating your solution...
I know Windows in general has some problems with spaces in usernames, but sometimes you might not have an option but to have one, so is there a way to make it work besides uninstalling new CLI and installing old one (which does seem to work even though --old does not work)?
I reopened the question
From the other thread, what is the current status on reimplementing Docker support in ABP Commercial? Do we have a timeline?