Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vmine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pipelines
tools
vmine
Commits
cb3a9ca4
Commit
cb3a9ca4
authored
4 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Install python-apt in the base image
parent
f42935fc
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
aux/post-install.sh
+1
-1
1 addition, 1 deletion
aux/post-install.sh
with
1 addition
and
1 deletion
aux/post-install.sh
+
1
−
1
View file @
cb3a9ca4
...
...
@@ -15,7 +15,7 @@ SSH_KEY="ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+
# Also set up a 'vagrant' user for easy Vagrant compatibility.
chroot
$TARGET
apt-get
install
-y
\
openssh-server
sudo
ca-certificates python
openssh-server
sudo
ca-certificates python
python-apt
mkdir
-p
$TARGET
/root/.ssh
echo
"
$SSH_KEY
"
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment