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
During development, I've made sure there is 100% backwards compatibility with any previous Dockerfiles from the Docker-OSX project.
This means if I change the name of a variable, there shall be two variables.
Any shell options are added as a new option that does the same thing.
I hate deprecation, it's ridiculous, and it is useless, but I do like legacy concepts and improving old code.
If you, at any time, while using Docker-OSX, find a feature has changed the way it worked before, absolutely submit an issue, ping me on Twitter etc. and I'll have it reinstated as a first point of order.
An example of this is the no-picker script regarding moving Launch-custom.sh over the top of Launch.sh has been replaced with -e NOPICKER=true.
However, instead of removing the old way, both of them will still work.
If you have any thoughts on this, feel free to comment 😁
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
During development, I've made sure there is 100% backwards compatibility with any previous Dockerfiles from the Docker-OSX project.
This means if I change the name of a variable, there shall be two variables.
Any shell options are added as a new option that does the same thing.
I hate deprecation, it's ridiculous, and it is useless, but I do like legacy concepts and improving old code.
If you, at any time, while using Docker-OSX, find a feature has changed the way it worked before, absolutely submit an issue, ping me on Twitter etc. and I'll have it reinstated as a first point of order.
An example of this is the no-picker script regarding moving Launch-custom.sh over the top of Launch.sh has been replaced with
-e NOPICKER=true
.However, instead of removing the old way, both of them will still work.
If you have any thoughts on this, feel free to comment 😁
https://sick.codes/
Beta Was this translation helpful? Give feedback.
All reactions