mirror of
https://github.com/rancher/os.git
synced 2025-09-24 20:09:21 +00:00
Move more commands to subcommands of ros
This commit is contained in:
@@ -9,4 +9,3 @@ RUN sed -i 's/rancher:!/rancher:*/g' /etc/shadow && \
|
||||
echo '## allow password less for docker user' >> /etc/sudoers && \
|
||||
echo 'docker ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers
|
||||
COPY prompt.sh /etc/profile.d/
|
||||
CMD ["/usr/sbin/console.sh"]
|
||||
|
Reference in New Issue
Block a user