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
when I first created this container, compile.sh only consited of a couple of commands, nothing fancy. By now, there are a lot of aditional features and checks in place that make the bash file really complicated.
In order to ease future devlopment, I should rewrite the script in python. This should not have any noticable side effects on using the container (same functionality, same interface, etc.).
The text was updated successfully, but these errors were encountered:
when I first created this container,
compile.sh
only consited of a couple of commands, nothing fancy. By now, there are a lot of aditional features and checks in place that make the bash file really complicated.In order to ease future devlopment, I should rewrite the script in python. This should not have any noticable side effects on using the container (same functionality, same interface, etc.).
The text was updated successfully, but these errors were encountered: