generated from ztimson/template
Styling improvment
All checks were successful
Build and publish / Build Container (push) Successful in 1m41s
All checks were successful
Build and publish / Build Container (push) Successful in 1m41s
This commit is contained in:
@@ -11,4 +11,5 @@ RUN apt-get update && apt-get install -y --no-install-recommends libpython3.11 p
|
||||
echo 'alias pip="pip3"' >> /root/.bashrc && \
|
||||
echo 'alias python="python3"' >> /root/.bashrc
|
||||
|
||||
WORKDIR /tmp
|
||||
CMD ["npm", "run", "start"]
|
||||
|
||||
Reference in New Issue
Block a user