|
5c57c6549d
|
Update tini version
|
2017-09-19 18:43:56 +01:00 |
|
|
48bac2e478
|
Allow build logs- Drone bug is fixed: https://discourse.drone.io/t/builds-stuck-in-running-0-8-rc-3/542
Revert "Suppress busybox compile"
This reverts commit 8da1dabdea .
|
2017-09-13 20:20:52 +01:00 |
|
|
30d6914bb5
|
Fix ldd on 64bit executables using ld-linux-x86-64.so.2
|
2017-09-09 00:18:42 +01:00 |
|
|
85b7333432
|
Update Busybox version
|
2017-08-21 13:25:11 +01:00 |
|
|
cf9eb578fe
|
Add local etc skeleton files
|
2017-08-16 20:30:14 +01:00 |
|
|
882be0f3db
|
Update library file locations
|
2017-08-16 17:43:37 +01:00 |
|
|
8da1dabdea
|
Suppress busybox compile
|
2017-08-16 17:43:15 +01:00 |
|
|
1833cd7d2c
|
Add default PATH variable
|
2017-08-16 01:55:47 +01:00 |
|
|
60ac472482
|
Update directory structure for proper lib32 support
|
2017-08-16 01:39:57 +01:00 |
|
|
829a3150de
|
Fix ldconfig library cache so ELF binaries work
|
2017-08-15 23:14:46 +01:00 |
|
|
feb1b2c5d0
|
Fix double slash prefix & use correct ldconfig
|
2017-08-15 22:15:03 +01:00 |
|
|
e12c5a3cfb
|
Fix glibc build prefix
Add ldd & ldconfig
|
2017-08-15 21:54:36 +01:00 |
|
Adam Dodman
|
dca2ce17bd
|
Remove duplicated build steps - new builder image
|
2017-08-10 13:38:31 +01:00 |
|
Adam Dodman
|
591ad2f204
|
Add downstream triggering, change builder image
|
2017-08-10 02:31:39 +01:00 |
|
|
8161570d58
|
Use correct path to busybox binary
|
2017-08-09 21:42:28 +01:00 |
|
|
f2e9fdf0b5
|
Use make multicore compilation with $(nproc)
|
2017-08-09 21:42:08 +01:00 |
|
|
0de43e2f94
|
Ensure curl fails properly
|
2017-08-09 21:39:40 +01:00 |
|
|
babb6b79b0
|
Enforce 4 space indentation, not tabs
|
2017-08-09 21:32:10 +01:00 |
|
|
a8a3401491
|
Compile busybox from source, providing more utilities
|
2017-08-09 21:16:39 +01:00 |
|
|
56a0d41c1a
|
Fail with errors when a download fails
|
2017-08-09 20:57:28 +01:00 |
|
|
db54d4b760
|
Fix busybox download URL
|
2017-08-09 19:44:55 +01:00 |
|
|
ba441e8fad
|
Fix compliation issues
|
2017-08-09 18:25:28 +01:00 |
|
|
5fc233dc38
|
Update builder image to debian:stretch
|
2017-08-09 17:49:46 +01:00 |
|
|
e5bacfc0e4
|
Change default command to /bin/sh
|
2017-08-09 14:21:09 +01:00 |
|
|
e23987c010
|
Ensure UTC locatime is copied
|
2017-08-09 14:19:04 +01:00 |
|
|
0addd3c206
|
Copy missing configuration files from official busybox:glibc container
|
2017-08-09 14:06:52 +01:00 |
|
|
3c992fc1b4
|
Add architecture variable to glibc build step
|
2017-08-02 22:30:15 +01:00 |
|
|
edf9d6ab29
|
Improve Dockerfile consistency with curly braces
|
2017-08-02 22:30:02 +01:00 |
|
|
e2e3c35ef9
|
Bump versions
|
2017-08-02 22:02:14 +01:00 |
|
|
18dca5fa69
|
Add root user and group
|
2017-05-22 18:21:42 +01:00 |
|
|
9151d164e5
|
Add some clarifying comments
|
2017-05-22 18:21:42 +01:00 |
|
|
746d01c89b
|
Ensure output paths are relative for consistency
|
2017-05-22 18:21:42 +01:00 |
|
|
96fc3af339
|
Remove some symlinks, separating fs directories
|
2017-05-22 18:21:42 +01:00 |
|
|
b0f891146d
|
Remove OpenSSL from master
|
2017-05-12 15:44:09 +01:00 |
|
|
34fefaf132
|
Fix preserving symlinks when copying glibc libraries
|
2017-05-12 15:39:30 +01:00 |
|
|
3b2e35dd74
|
Update list of initial empty directories
|
2017-05-12 15:37:05 +01:00 |
|
|
0b04c89c8e
|
Remove verbose ln statements
|
2017-05-12 14:47:16 +01:00 |
|
|
55866b58aa
|
Change busybox --install to manual symlinks to remove second image layer
|
2017-05-12 14:08:17 +01:00 |
|
|
7de8432896
|
Fix bin & sbin binary directories
|
2017-05-12 14:07:18 +01:00 |
|
|
0e350c0f4a
|
Change to using relative paths for downloaded binaries
|
2017-05-12 13:43:47 +01:00 |
|
|
1c860794d2
|
Build glibc from source- it produces smaller & cleaner libs
|
2017-05-12 12:37:05 +01:00 |
|
|
800b32ee3a
|
Revert "Fix /lib64 linking to /lib not /usr/lib"
This reverts commit 809f0572dc .
|
2017-05-12 11:49:40 +01:00 |
|
|
9b14c2fc75
|
Move /bin/tini so /sbin/tini
|
2017-05-12 11:42:16 +01:00 |
|
Adam Dodman
|
44ec25c56a
|
Add su-exec and tini
|
2017-05-12 01:30:49 +01:00 |
|
|
809f0572dc
|
Fix /lib64 linking to /lib not /usr/lib
|
2017-05-12 00:58:21 +01:00 |
|
Adam Dodman
|
96cb6621b9
|
Fix for busybox symlinks
|
2017-05-12 00:56:29 +01:00 |
|
Adam Dodman
|
5833b66d7c
|
Refactor busybox install, rearrange dockerfile
|
2017-05-11 23:37:11 +01:00 |
|
Adam Dodman
|
89a51d5e7e
|
Refactor from scratch, not busybox
|
2017-05-11 22:15:10 +01:00 |
|
|
5c62506c0e
|
Add su-exec & tini
|
2017-05-11 10:36:22 +01:00 |
|
|
88a68a3628
|
Add default LD_LIBRARY_PATH because Debian
|
2017-05-11 10:07:12 +01:00 |
|