[armhfp] execute setup
This commit is contained in:
@@ -18,6 +18,9 @@ RUN rsync -av "rsync://rsync.at.gentoo.org/gentoo-portage/licenses/" "/usr/porta
|
||||
sys-apps/systemd app-misc/sabayon-version \
|
||||
sys-process/vixie-cron && \
|
||||
rm -rf /etc/entropy/packages/license.accept && echo -5 | equo conf update
|
||||
# Cleanup and applying configs
|
||||
ADD ./script/setup.sh /setup.sh
|
||||
RUN chmod +x /setup.sh && /bin/bash /setup.sh && rm -rf /setup.sh
|
||||
|
||||
# Set environment variables.
|
||||
ENV HOME /root
|
||||
|
||||
Reference in New Issue
Block a user