Skip to content
  • Elijah Grubb's avatar
    Adding support for debian sid · 54dd7a77
    Elijah Grubb authored
    Modified the analyze script that if it sees a debian
    without a version, it should update it to debianS.
    Then added a symlink that points debianS to debian9.
    This with some other changes David made should result
    in functioning support of debian:sid in Docker
    
    Squashed commit of the following:
    
    commit 7af0b39c
    Merge: dff5441d 9b7e1a39
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Wed May 9 13:07:22 2018 -0600
    
        Merge remote-tracking branch 'origin/master' into entrypoint-bug-fix
    
    commit dff5441d
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Wed May 9 11:24:14 2018 -0600
    
        Adding support for debian sid
    
    commit 5b4e102b
    Merge: ef1f1102 34aa0d23
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 19:18:13 2018 -0600
    
        Merge remote-tracking branch 'origin/master' into entrypoint-bug-fix
    
    commit ef1f1102
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 16:42:12 2018 -0600
    
        Removed ubuntu18 references
    
    commit ecded73c
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 16:40:59 2018 -0600
    
        Adding missing suppress flags for install
    
    commit 42358979
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 14:49:10 2018 -0600
    
        Fixing bad fd issue with libssl install
    
    commit 40528b13
    Merge: a8061efe e468cc49
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 12:58:40 2018 -0600
    
        Merge remote-tracking branch 'origin/master' into entrypoint-bug-fix
    
    commit a8061efe
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 09:53:55 2018 -0600
    
        Update path reference to ubuntu18
    
    commit 4305ad26
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 09:42:10 2018 -0600
    
        Adding support for ubuntu 18.04 lts
    
    commit e21c64a3
    Merge: 9ed6c0e5 642d15f8
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Tue May 8 08:41:09 2018 -0600
    
        Merge remote-tracking branch 'upstream/master' into entrypoint-bug-fix
    
    commit 9ed6c0e5
    Merge: 7fdb8351 ee3694f4
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Mon May 7 22:27:03 2018 -0600
    
        Merge remote-tracking branch 'origin/master' into entrypoint-bug-fix
    
    commit 7fdb8351
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Mon May 7 17:56:16 2018 -0600
    
        Reorganizing user account support for cmd/entrypoint
    
    commit 608afa03
    Merge: 44c4ca77 faf2368f
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Mon May 7 17:10:22 2018 -0600
    
        Merge remote-tracking branch 'origin/master' into entrypoint-bug-fix
    
    commit 44c4ca77
    Merge: fe063cc2 186c6b7b
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Mon May 7 16:19:47 2018 -0600
    
        Merge branch 'master' into entrypoint-bug-fix
    
    commit fe063cc2
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Mon May 7 16:17:31 2018 -0600
    
        Persist environment variables
    
    commit 8c8e206d
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Mon May 7 15:55:00 2018 -0600
    
        Adding support for dockerfiles that use alt users
    
    commit d6082d11
    Merge: f5a5b0e4 d633f6a2
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Fri May 4 10:54:00 2018 -0600
    
        Merge remote-tracking branch 'origin/master' into entrypoint-bug-fix
    
    commit f5a5b0e4
    Merge: 6ef666cd 0bf7e0b3
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Fri May 4 00:25:20 2018 -0600
    
        Resolved libvnode_docker conflict
    
    commit 6ef666cd
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Thu May 3 18:27:48 2018 -0600
    
        Removing debugging statements
    
    commit 72336705
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Thu May 3 18:06:24 2018 -0600
    
        Fixed issue where os images aren't in an array
    
    commit ab483221
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Wed May 2 23:49:39 2018 -0600
    
        more debugging
    
    commit 88e7a74f
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Wed May 2 21:02:35 2018 -0600
    
        some debugging work
    
    commit cb107aaa
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Wed May 2 17:55:08 2018 -0600
    
        Fixing permission issue
    
    commit 55f07ba5
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Wed May 2 09:20:23 2018 -0600
    
        Forgot semicolons are a thing in perl
    
    commit d667575e
    Author: Elijah Grubb <u0894728@utah.edu>
    Date:   Wed May 2 08:45:22 2018 -0600
    
        Fixing quotes bug
    54dd7a77